[packages] polipo: update to 1.1.1
authorkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jun 2014 17:03:33 +0000 (17:03 +0000)
committerkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Jun 2014 17:03:33 +0000 (17:03 +0000)
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40978 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/polipo/Makefile

index 2cb257a..48c24a1 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=polipo
-PKG_VERSION:=1.0.4.1
-PKG_RELEASE:=3
+PKG_VERSION:=1.1.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://freehaven.net/~chrisd/polipo/
-PKG_MD5SUM:=bfc5c85289519658280e093a270d6703
+PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/$(PKG_NAME)/
+PKG_MD5SUM:=86939e331e656f638271f578b6e3f893
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -23,7 +23,7 @@ define Package/polipo
   CATEGORY:=Network
   TITLE:=A caching web proxy
   URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/
-  MAINTAINER:=Gabriel Kerneis <kerneis@pps.univ-paris-diderot.fr>
+  MAINTAINER:=Gabriel Kerneis <gabriel@kerneis.info>
 endef
 
 define Package/polipo/description