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
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