[packages] totd: update the URLs, refresh patches, Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27610 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2011-07-14 17:07:11 +00:00
parent 213c5e2ddc
commit f73d56edc4
2 changed files with 7 additions and 8 deletions

View File

@ -1,5 +1,5 @@
# #
# Copyright (C) 2006 OpenWrt.org # Copyright (C) 2006-2011 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -12,7 +12,7 @@ PKG_VERSION:=1.5.1
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.pasta.cs.uit.no/pub/totd/ PKG_SOURCE_URL:=http://www.dillema.net/software/totd
PKG_MD5SUM:=7edaedae9f6aca5912dd6c123582cf08 PKG_MD5SUM:=7edaedae9f6aca5912dd6c123582cf08
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
@ -22,7 +22,7 @@ define Package/totd
CATEGORY:=IPv6 CATEGORY:=IPv6
DEPENDS:=+kmod-ipv6 DEPENDS:=+kmod-ipv6
TITLE:=Small DNS proxy that supports IPv6/IPv4 record translation TITLE:=Small DNS proxy that supports IPv6/IPv4 record translation
URL:=http://pasta.cs.uit.no/software/totd.html URL:=http://www.dillema.net/software/totd.html
endef endef
define Package/totd/description define Package/totd/description

View File

@ -1,7 +1,6 @@
diff -urN totd-1.5.1/Makefile.in totd-1.5.1.new/Makefile.in --- a/Makefile.in
--- totd-1.5.1/Makefile.in 2005-01-31 12:55:14.000000000 +0100 +++ b/Makefile.in
+++ totd-1.5.1.new/Makefile.in 2007-02-26 12:12:05.000000000 +0100 @@ -19,7 +19,7 @@ TOT_CONFIG_FILE=@sysconfdir@/totd.conf
@@ -19,7 +19,7 @@
INSTALL = /usr/bin/install INSTALL = /usr/bin/install