From 3e455e19c3db8b4a51a1a9cc2988a8aac76f065b Mon Sep 17 00:00:00 2001 From: dingo Date: Sat, 10 Apr 2010 00:33:47 +0000 Subject: [PATCH] [patchteam] - updates nocatsplash to a functional version git-svn-id: svn://svn.openwrt.org/openwrt/packages@20770 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nocatsplash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 83d9b0053..8ce8c6ace 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nocatsplash -PKG_VERSION:=0.92 +PKG_VERSION:=0.93pre2 PKG_RELEASE:=2 PKG_SOURCE:=NoCatSplash-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://wifi.rulez.org/~josephus/ -PKG_MD5SUM:=e0fcc0effe52e63bc31070d16d0b4a81 +PKG_MD5SUM:=b0aa5cc33a3bbdd8e65726ff3cfe3cd1 PKG_BUILD_DIR:=$(BUILD_DIR)/NoCatSplash-$(PKG_VERSION) -- 2.11.0