wok diff aespipe/receipt @ rev 22007

yarock: fix FindTaglib.cmake
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 19 10:25:12 2019 +0200 (2019-10-19)
parents 11b5e93cb5f2
children 5f98309efad4
line diff
     1.1 --- a/aespipe/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/aespipe/receipt	Sat Oct 19 10:25:12 2019 +0200
     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.