utils/haserl: update to version 0.9.27
authoracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Oct 2010 08:21:21 +0000 (08:21 +0000)
committeracoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Oct 2010 08:21:21 +0000 (08:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23559 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/haserl/Makefile

index 0085fc3..91980e9 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=haserl
-PKG_VERSION:=0.9.26
+PKG_VERSION:=0.9.27
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/haserl
-PKG_MD5SUM:=8cd64e591209751a062ad4e08f1d10dd
+PKG_MD5SUM:=1f692db8939858338a44e25d0190aa9e
 
 include $(INCLUDE_DIR)/package.mk