From: Scott V. Kamp Date: Sat, 10 Apr 2010 00:33:47 +0000 (+0000) Subject: [patchteam] - updates nocatsplash to a functional version X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=2577ef14bf1be966803f6546a323848be25b4cf0 [patchteam] - updates nocatsplash to a functional version SVN-Revision: 20770 --- diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 83d9b0053e..8ce8c6ace5 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)