mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/krb5: Updated for version 1.15.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3758ac8f79
commit
fd343fd278
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.1}
|
||||
VERSION=${VERSION:-1.15.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="krb5"
|
||||
VERSION="1.15.1"
|
||||
VERSION="1.15.2"
|
||||
HOMEPAGE="http://web.mit.edu/kerberos/"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.1.tar.gz"
|
||||
MD5SUM="8022f3a1cde8463e44fd35ef42731f85"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.15/krb5-1.15.2.tar.gz"
|
||||
MD5SUM="b160f72161c730897dc7689f876b6e2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue