wok diff obfsproxy/receipt @ rev 24434

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 12 19:02:42 2022 +0000 (2022-02-12)
parents 85b6cb8fa228
children b9659e3c2111
line diff
     1.1 --- a/obfsproxy/receipt	Fri Dec 06 14:33:33 2013 +0000
     1.2 +++ b/obfsproxy/receipt	Sat Feb 12 19:02:42 2022 +0000
     1.3 @@ -2,12 +2,12 @@
     1.4  
     1.5  PACKAGE="obfsproxy"
     1.6  # git log --pretty=format:'' | wc -l
     1.7 -VERSION="280"
     1.8 +VERSION="0.1.4_280"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A simple obfuscating proxy from the Tor project."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="BSD"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14 +TARBALL="$PACKAGE-${VERSION#*_}.tar.bz2"
    1.15  WEB_SITE="http://www.torproject.org/"
    1.16  WGET_URL="git|http://git.torproject.org/obfsproxy.git "
    1.17