From 8b2c8b22e9d7499419f7be4e5d2e75653ad172d9 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Tue, 29 May 2012 17:40:35 -0400 Subject: network/polipo: Updated for version 1.0.4.1. Signed-off-by: dsomero --- network/polipo/polipo.SlackBuild | 8 +++----- network/polipo/polipo.info | 6 +++--- network/polipo/slack-desc | 6 +++--- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'network/polipo') diff --git a/network/polipo/polipo.SlackBuild b/network/polipo/polipo.SlackBuild index e5bb35f1e1..3443b722e1 100644 --- a/network/polipo/polipo.SlackBuild +++ b/network/polipo/polipo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Polipo # -# Copyright 2009-2010 Marco Bonetti +# Copyright 2009-2012 Marco Bonetti # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,16 +24,14 @@ PRGNAM=polipo -VERSION=${VERSION:-1.0.4} -BUILD=${BUILD:-3} +VERSION=${VERSION:-1.0.4.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/network/polipo/polipo.info b/network/polipo/polipo.info index c381b96659..c520bb5815 100644 --- a/network/polipo/polipo.info +++ b/network/polipo/polipo.info @@ -1,8 +1,8 @@ PRGNAM="polipo" -VERSION="1.0.4" +VERSION="1.0.4.1" HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/polipo/" -DOWNLOAD="http://www.pps.jussieu.fr/~jch/software/files/polipo/polipo-1.0.4.tar.gz" -MD5SUM="defdce7f8002ca68705b6c2c36c4d096" +DOWNLOAD="http://freehaven.net/~chrisd/polipo/polipo-1.0.4.1.tar.gz" +MD5SUM="bfc5c85289519658280e093a270d6703" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Marco Bonetti" diff --git a/network/polipo/slack-desc b/network/polipo/slack-desc index b26e951e7d..97635fb9ec 100644 --- a/network/polipo/slack-desc +++ b/network/polipo/slack-desc @@ -9,9 +9,9 @@ polipo: Polipo (caching web proxy) polipo: polipo: Polipo is a small and fast caching web proxy (a web cache, an HTTP -polipo: proxy, a proxy server). While Polipo was designed to be used by one -polipo: person or a small group of people, there is nothing that prevents it -polipo: from being used by a larger group. +polipo: proxy, a proxy server). While Polipo was designed to be used by one +polipo: person or a small group of people, there is nothing that prevents it +polipo: from being used by a larger group. polipo: polipo: polipo: -- cgit v1.2.3