psfreedom: Don't autoload, because it disrupts normal USB operation. The user can...
[openwrt/svn-archive/archive.git] / net / polipo / Makefile
index df0e5529ceba8b63a83ffb41f2022f7d7a36465a..51c3e617bd088f18988a80caed435040ba69aa65 100644 (file)
@@ -4,17 +4,16 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=polipo
-PKG_VERSION:=1.0.3
+PKG_VERSION:=1.0.4.1
 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_SOURCE_URL:=http://freehaven.net/~chrisd/polipo/
+PKG_MD5SUM:=bfc5c85289519658280e093a270d6703
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -24,6 +23,7 @@ define Package/polipo
   CATEGORY:=Network
   TITLE:=A caching web proxy
   URL:=http://www.pps.jussieu.fr/~jch/software/polipo/
+  MAINTAINER:=Gabriel Kerneis <kerneis@pps.jussieu.fr>
 endef
 
 define Package/polipo/description