From: Florian Fainelli Date: Sun, 6 Jul 2008 12:00:20 +0000 (+0000) Subject: Update nodogsplash to 0.9 beta9.9 (#3638) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=b572bdcac4559b7eed25306ddd5d22aeece5c2d0 Update nodogsplash to 0.9 beta9.9 (#3638) SVN-Revision: 11695 --- diff --git a/net/nodogsplash/Makefile b/net/nodogsplash/Makefile index e3c364ac55..b0ef877752 100644 --- a/net/nodogsplash/Makefile +++ b/net/nodogsplash/Makefile @@ -9,16 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nodogsplash -PKG_VERSION:=0.9_beta8 +PKG_VERSION:=0.9_beta9.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://kokoro.ucsd.edu/nodogsplash/ \ http://kokoro.ucsd.edu/nodogsplash/old/ -PKG_MD5SUM:=74269856452b9ef6d8719a6b46bae56d - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install +PKG_MD5SUM:=96e597977717610186ed09ebd7fa54cf include $(INCLUDE_DIR)/package.mk