From 3a14f30f9f75571481674fc22e2705900e1a765e Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 21 Aug 2007 08:11:29 +0000 Subject: [PATCH] Upgrade nodogplash (#2256) git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/nodogsplash@8446 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index f8a6fab..4f9ff50 100644 --- a/Makefile +++ b/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)