From: matteo Date: Tue, 15 Sep 2009 09:38:49 +0000 (+0000) Subject: update haserl, security fix X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=72e83f0df6bc42a5ea914638f7f8f6cefe7b7ea9;p=packages.git update haserl, security fix git-svn-id: svn://svn.openwrt.org/openwrt/packages@17588 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index c4aa339d4..0085fc324 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