From 1c83ace4552060e337f52cd5232bdf0760ade323 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 26 May 2009 14:36:31 +0000 Subject: [PATCH] [package] update dibbler to 0.7.3 and change download location (#5203) SVN-Revision: 16082 --- ipv6/dibbler/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ipv6/dibbler/Makefile b/ipv6/dibbler/Makefile index 21d5e196b1..14beb63f6e 100644 --- a/ipv6/dibbler/Makefile +++ b/ipv6/dibbler/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dibbler -PKG_VERSION:=0.7.1 +PKG_VERSION:=0.7.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.gz -PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=76a814d528274b2dc7ff7623bd6f6b45 +PKG_SOURCE_URL:=http://klub.com.pl/dhcpv6/dibbler/ +PKG_MD5SUM:= include $(INCLUDE_DIR)/package.mk -- 2.30.2