projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd5c074
)
Upgrade nodogplash (#2256)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 21 Aug 2007 08:11:29 +0000
(08:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 21 Aug 2007 08:11:29 +0000
(08:11 +0000)
SVN-Revision: 8446
net/nodogsplash/Makefile
patch
|
blob
|
history
diff --git
a/net/nodogsplash/Makefile
b/net/nodogsplash/Makefile
index f8a6fab7291c220fbde6c87f1f849d63c0e7129b..4f9ff50eb62a64a44a86d1fdf61d2c19d3ec079c 100644
(file)
--- a/
net/nodogsplash/Makefile
+++ b/
net/nodogsplash/Makefile
@@
-9,12
+9,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash
-PKG_VERSION:=0.
8_beta1
+PKG_VERSION:=0.
9_beta8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://kokoro.ucsd.edu/nodogsplash/
-PKG_MD5SUM:=f81c69ea46d61455b394f237bcdb3fe4
+PKG_SOURCE_URL:=http://kokoro.ucsd.edu/nodogsplash/ \
+ http://kokoro.ucsd.edu/nodogsplash/old/
+PKG_MD5SUM:=74269856452b9ef6d8719a6b46bae56d
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)