From: florian Date: Thu, 14 Aug 2008 13:00:06 +0000 (+0000) Subject: Update polipo to 1.0.4 (#3881) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=aa7042bc0e50382798cd11aff68f0b27c04a5d62;p=packages.git Update polipo to 1.0.4 (#3881) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12306 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/polipo/Makefile b/net/polipo/Makefile index df0e5529c..d36a1e2eb 100644 --- a/net/polipo/Makefile +++ b/net/polipo/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=polipo -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/$(PKG_NAME)/ -PKG_MD5SUM:=a0b00ca01541cf77ff3d725c27cf68bb +PKG_MD5SUM:=defdce7f8002ca68705b6c2c36c4d096 include $(INCLUDE_DIR)/package.mk