From da3529b92bac685f4c673816fc8b80322787f0fc Mon Sep 17 00:00:00 2001 From: dingo Date: Sat, 10 Apr 2010 00:38:04 +0000 Subject: [PATCH] [patchteam] - fixes url to get 0.93pre2 from nocat.net git-svn-id: svn://svn.openwrt.org/openwrt/packages@20771 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nocatsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 8ce8c6ace..c12eff9b7 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -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)