X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fnodogsplash%2FMakefile;h=b0ef87775268153b7d6e03a4e5e448709ab19e88;hp=e3c364ac558a1bc717972f37162c67e36988dab5;hb=b572bdcac4559b7eed25306ddd5d22aeece5c2d0;hpb=36d9996eb162db9769fd63601217a38df55f150d;ds=inline 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