From: Alexandros C. Couloumbis Date: Thu, 21 Oct 2010 08:21:21 +0000 (+0000) Subject: utils/haserl: update to version 0.9.27 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c26a4271e6ff8cd624bb8dd61d752bd3d81e9dec utils/haserl: update to version 0.9.27 SVN-Revision: 23559 --- diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index 0085fc324f..91980e941b 100644 --- a/utils/haserl/Makefile +++ b/utils/haserl/Makefile @@ -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