From: Florian Fainelli Date: Fri, 22 May 2009 18:35:25 +0000 (+0000) Subject: [package] update haserl to 0.9.25 (#5179) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=5f1df3aa5e89f064658cbf6d10eb3dffeff407ce [package] update haserl to 0.9.25 (#5179) SVN-Revision: 15995 --- diff --git a/utils/haserl/Makefile b/utils/haserl/Makefile index ef62452e11..c4aa339d4a 100644 --- a/utils/haserl/Makefile +++ b/utils/haserl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=haserl -PKG_VERSION:=0.9.24 +PKG_VERSION:=0.9.25 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/haserl -PKG_MD5SUM:=f0cdb34f5ea50482fb6b7961bb158332 +PKG_MD5SUM:=906c634a2af4ac3a4b656ef4e244c4cd include $(INCLUDE_DIR)/package.mk