wok rev 20699

updated aespipe (v2.4d -> 2.4e)
author Hans-G?nter Theisgen
date Tue Feb 05 16:55:29 2019 +0100 (2019-02-05)
parents 22619ed9cc54
children fa50b45f563e
files aespipe/receipt
line diff
     1.1 --- a/aespipe/receipt	Tue Feb 05 16:34:44 2019 +0100
     1.2 +++ b/aespipe/receipt	Tue Feb 05 16:55:29 2019 +0100
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="aespipe"
     1.7 -VERSION="v2.4d"
     1.8 +VERSION="2.4e"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="AES encrypting or decrypting pipe."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL"
    1.13  WEB_SITE="http://loop-aes.sourceforge.net/aespipe.README"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15 +TARBALL="$PACKAGE-v$VERSION.tar.bz2"
    1.16  WGET_URL="http://loop-aes.sourceforge.net/aespipe/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.