[packages] totd: update the URLs, refresh patches, Signed-off-by: Alexey I. Froloff...
[packages.git] / ipv6 / totd / Makefile
index 0d2cf9f..c47cf02 100644 (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.
 # See /LICENSE for more information.
@@ -12,7 +12,7 @@ PKG_VERSION:=1.5.1
 PKG_RELEASE:=1
 
 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
 
 include $(INCLUDE_DIR)/package.mk
@@ -22,7 +22,7 @@ define Package/totd
   CATEGORY:=IPv6
   DEPENDS:=+kmod-ipv6
   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
 
 define Package/totd/description