summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/krb5/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/krb5/Makefile b/package/krb5/Makefile
index fc4e8d8e0..64697ba52 100644
--- a/package/krb5/Makefile
+++ b/package/krb5/Makefile
@@ -4,15 +4,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= krb5
-PKG_VERSION:= 1.8.1
+PKG_VERSION:= 1.9
PKG_RELEASE:= 1
-PKG_MD5SUM:= e29a78b108c4687f7e7937110d1d0415
+PKG_MD5SUM:= 220c3dbb05a1bae1e6ad0bec4a6ac331
PKG_DESCR:= MIT kerberos server
PKG_SECTION:= crypto
PKG_DEPENDS:= libkrb5 libncurses libss libcom-err
PKG_BUILDDEP:= ncurses e2fsprogs
PKG_URL:= http://web.mit.edu/kerberos/
-PKG_SITES:= http://web.mit.edu/kerberos/dist/krb5/1.8/
+PKG_SITES:= http://web.mit.edu/kerberos/dist/krb5/${PKG_VERSION}/
PKG_NOPARALLEL:= 1
PKG_SUBPKGS:= KRB5_SERVER LIBKRB5