wok diff krb5-clients/receipt @ rev 21937
Up nnn (2.7)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 07 18:30:01 2019 +0200 (2019-10-07) |
parents | 051931e905b0 |
children | 5e70242061ce |
line diff
1.1 --- a/krb5-clients/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/krb5-clients/receipt Mon Oct 07 18:30:01 2019 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="krb5-clients" 1.7 -VERSION="1.10.3" 1.8 +VERSION="1.17" 1.9 CATEGORY="security" 1.10 -SHORT_DESC="Misc clients using MIT Kerberos." 1.11 +SHORT_DESC="Miscellaneous clients using MIT Kerberos." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="MIT" 1.14 -WEB_SITE="http://web.mit.edu/Kerberos/" 1.15 +WEB_SITE="https://web.mit.edu/kerberos/" 1.16 + 1.17 WANTED="krb5" 1.18 - 1.19 DEPENDS="libkrb5" 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 @@ -20,4 +20,3 @@ 1.23 cp -a $install$file $fs$dir 1.24 done < $wanted_stuff/$PACKAGE.files-list 1.25 } 1.26 -