Update nodogsplash to 0.9 beta9.9 (#3638)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11695 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-06 12:00:20 +00:00
parent 47583479f3
commit ef0b254bd3

View File

@ -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