[packages] polipo: update to 1.1.1

Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kerneis 2014-06-02 17:03:33 +00:00
parent bf128e9f3c
commit 5610b0eb9c

View 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