wok rev 21437

updated micro_proxy (20021030 -> 20140814)
author Hans-G?nter Theisgen
date Sat Apr 27 16:25:25 2019 +0100 (2019-04-27)
parents 01a570aaca8b
children affc83ed930e
files micro_proxy/receipt
line diff
     1.1 --- a/micro_proxy/receipt	Sat Apr 27 16:16:19 2019 +0100
     1.2 +++ b/micro_proxy/receipt	Sat Apr 27 16:25:25 2019 +0100
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="micro_proxy"
     1.7 -VERSION="30oct2002"
     1.8 +VERSION="20140814"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A small HTTP/HTTPS proxy."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13 -TARBALL="${PACKAGE}_$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.acme.com/software/micro_proxy/"
    1.15 +
    1.16 +TARBALL="${PACKAGE}_14Aug2014.tar.gz"
    1.17  WGET_URL="${WEB_SITE}$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.