[packages] DNS change: jussieu.fr -> univ-paris-diderot.fr
authorkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 May 2013 07:43:38 +0000 (07:43 +0000)
committerkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 May 2013 07:43:38 +0000 (07:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36585 3c298f89-4303-0410-b956-a3cf2f4a3e73

ipv6/ahcpd/Makefile
net/babel/files/babeld.conf
net/polipo/Makefile

index a42db71..3278371 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=0.53
 PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/
+PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/
 PKG_MD5SUM:=a1a610bf20965aa522cd766bf3d5829a
 
 
@@ -22,8 +22,8 @@ define Package/ahcpd
   SECTION:=ipv6
   CATEGORY:=IPv6
   TITLE:=Ad-Hoc Configuration Protocol daemon
-  URL:=http://www.pps.jussieu.fr/~jch/software/ahcp/
-  MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
+  URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/
+  MAINTAINER:=Gabriel Kerneis <kerneis@pps.univ-paris-diderot.fr>
   DEPENDS:=+kmod-ipv6 +ip +librt
 endef
 
index fd488f9..b27e65a 100644 (file)
@@ -1,6 +1,6 @@
 # babel config file
 # Copyright (C) 2008-2010 Juliusz Chroboczek, L. Aaron Kaplan
-#   <jch@pps.jussieu.fr> , <aaron@lo-res.org>
+#   <jch@pps.univ-paris-diderot.fr> , <aaron@lo-res.org>
 #
 # This config file simply documents sample entries. 
 # "redistribute" means: redistribute routes from other routing protocols
index 8099e65..c6a1403 100644 (file)
@@ -22,8 +22,8 @@ define Package/polipo
   SECTION:=net
   CATEGORY:=Network
   TITLE:=A caching web proxy
-  URL:=http://www.pps.jussieu.fr/~jch/software/polipo/
-  MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
+  URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/
+  MAINTAINER:=Gabriel Kerneis <kerneis@pps.univ-paris-diderot.fr>
 endef
 
 define Package/polipo/description