wok diff krb5/receipt @ rev 5753
get-opera: fix URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 02 23:42:13 2010 +0200 (2010-07-02) |
parents | bd6010223726 |
children | 8806a69fb967 |
line diff
1.1 --- a/krb5/receipt Tue Dec 23 10:31:12 2008 +0000 1.2 +++ b/krb5/receipt Fri Jul 02 23:42:13 2010 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="krb5" 1.7 -VERSION="1.6.3" 1.8 +VERSION="1.8.2" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Network authentication protocol with strong authentication." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION-signed.tar" 1.13 BUILD_DEPENDS="perl bison" 1.14 WEB_SITE="http://web.mit.edu/Kerberos/" 1.15 -WGET_URL="${WEB_SITE}dist/$PACKAGE/1.6/$TARBALL" 1.16 +WGET_URL="${WEB_SITE}dist/$PACKAGE/${VERSION%.*}/$TARBALL" 1.17 DEPENDS="libkrb5" 1.18 CONFIG_FILES="/etc/krb5" 1.19