wok diff libkrb5/receipt @ rev 21486
updated mrxvt (0.4.2 -> 0.5.4)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 01 14:18:28 2019 +0100 (2019-05-01) |
parents | 051931e905b0 |
children | de0af891e9d3 |
line diff
1.1 --- a/libkrb5/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/libkrb5/receipt Wed May 01 14:18:28 2019 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libkrb5" 1.7 -VERSION="1.10.3" 1.8 +VERSION="1.17" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Kerberos network authentication protocol 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 DEPENDS="libkrb5support libcomerr3" 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg. 1.21 @@ -20,4 +20,3 @@ 1.22 cp -a $install$file $fs$dir 1.23 done < $wanted_stuff/$PACKAGE.files-list 1.24 } 1.25 -