polipo: update to 1.1.1
authorGabriel Kerneis <kerneis@pps.jussieu.fr>
Mon, 2 Jun 2014 17:03:33 +0000 (17:03 +0000)
committerGabriel Kerneis <kerneis@pps.jussieu.fr>
Mon, 2 Jun 2014 17:03:33 +0000 (17:03 +0000)
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
SVN-Revision: 40978

net/polipo/Makefile

index 2cb257adf8ef8cabb06d7d49b0559d580017c42f..48c24a1dc2eb87e4a104434affaebdb5922ab540 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