wok diff libkrb5support/receipt @ rev 22491
updated apr and apr-dev (1.4.6 -> 1.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Dec 31 14:21:42 2019 +0100 (2019-12-31) |
parents | 051931e905b0 |
children | de0af891e9d3 |
line diff
1.1 --- a/libkrb5support/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/libkrb5support/receipt Tue Dec 31 14:21:42 2019 +0100 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libkrb5support" 1.7 -VERSION="1.10.3" 1.8 +VERSION="1.17" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Kerberos network authentication protocol support libraries." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="MIT" 1.13 -WEB_SITE="http://web.mit.edu/Kerberos/" 1.14 +WEB_SITE="https://web.mit.edu/kerberos/" 1.15 + 1.16 WANTED="krb5" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 @@ -18,4 +19,3 @@ 1.20 cp -a $install$file $fs$dir 1.21 done < $wanted_stuff/$PACKAGE.files-list 1.22 } 1.23 -