wok-next diff argon2/receipt @ rev 21707

updated grooms (1.0.5 -> 1.0.9)
author Hans-G?nter Theisgen
date Mon Jul 06 15:15:04 2020 +0100 (2020-07-06)
parents 99837eb6967b
children
line diff
     1.1 --- a/argon2/receipt	Wed Feb 20 11:17:24 2019 +0200
     1.2 +++ b/argon2/receipt	Mon Jul 06 15:15:04 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="argon2"
     1.7 -VERSION="20171227"
     1.8 +VERSION="20190702"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Password-hashing function (reference C implementation)"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -10,11 +10,12 @@
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WGET_URL="https://github.com/P-H-C/phc-winner-argon2/archive/$VERSION.tar.gz"
    1.16 -TARBALL_SHA1="c398df55c8fffe70c9a952dd3f696115437234d8"
    1.17 +#TARBALL_SHA1="c398df55c8fffe70c9a952dd3f696115437234d8"
    1.18  
    1.19  SPLIT="$PACKAGE-dev"
    1.20  
    1.21 -compile_rules() {
    1.22 +compile_rules()
    1.23 +{
    1.24  	# Make pkg-config file
    1.25  	sed "s|@VERSION@|$VERSION|" $stuff/libargon2.pc >libargon2.pc
    1.26