mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/krb5: Updated for version 1.16.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba76a88b35
commit
38852f7f6d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=krb5
|
||||
VERSION=${VERSION:-1.15.2}
|
||||
VERSION=${VERSION:-1.16.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="krb5"
|
||||
VERSION="1.15.2"
|
||||
VERSION="1.16.2"
|
||||
HOMEPAGE="http://web.mit.edu/kerberos/"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.2.tar.gz"
|
||||
MD5SUM="b160f72161c730897dc7689f876b6e2a"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.16/krb5-1.16.2.tar.gz"
|
||||
MD5SUM="ffd52595e969fb700d37313606e4dc3d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue