From 03037460cd9347296e2e648476947c0b4a3b9c98 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 21 Aug 2007 08:11:29 +0000 Subject: [PATCH] Upgrade nodogplash (#2256) SVN-Revision: 8446 --- net/nodogsplash/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/nodogsplash/Makefile b/net/nodogsplash/Makefile index f8a6fab72..4f9ff50eb 100644 --- a/net/nodogsplash/Makefile +++ b/net/nodogsplash/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) -- 2.30.2