wok diff micro_proxy/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents f13bd223c231
children e6a4cd87fdcb
line diff
     1.1 --- a/micro_proxy/receipt	Sat Dec 07 14:51:10 2013 +0000
     1.2 +++ b/micro_proxy/receipt	Sat Sep 28 11:31:06 2019 +0200
     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.