[patchteam] - fixes url to get 0.93pre2 from nocat.net
authordingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Apr 2010 00:38:04 +0000 (00:38 +0000)
committerdingo <dingo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Apr 2010 00:38:04 +0000 (00:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20771 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/nocatsplash/Makefile

index 8ce8c6a..c12eff9 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=0.93pre2
 PKG_RELEASE:=2
 
 PKG_SOURCE:=NoCatSplash-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://wifi.rulez.org/~josephus/
+PKG_SOURCE_URL:=http://nocat.net/downloads/NoCatSplash/
 PKG_MD5SUM:=b0aa5cc33a3bbdd8e65726ff3cfe3cd1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/NoCatSplash-$(PKG_VERSION)