[package] update haserl to 0.9.25 (#5179)
[openwrt/svn-archive/archive.git] / utils / haserl / Makefile
index d5add3b91e0c0de5d0d7c654d333f2e536756b47..c4aa339d4a1b5d6c988c6c901b5b1a7245187436 100644 (file)
@@ -1,20 +1,19 @@
 # 
-# 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.
 #
-# $Id$
 
 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