From: Matteo Croce Date: Tue, 15 Sep 2009 09:38:49 +0000 (+0000) Subject: update haserl, security fix X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e8c79de1458186f7d5c4672272aa6c78dd4c0e5a;p=openwrt%2Fsvn-archive%2Farchive.git update haserl, security fix SVN-Revision: 17588 --- diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index c4aa339d4a..0085fc324f 100644 --- a/utils/haserl/Makefile +++ b/utils/haserl/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haserl -PKG_VERSION:=0.9.25 +PKG_VERSION:=0.9.26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/haserl -PKG_MD5SUM:=906c634a2af4ac3a4b656ef4e244c4cd +PKG_MD5SUM:=8cd64e591209751a062ad4e08f1d10dd include $(INCLUDE_DIR)/package.mk