mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/krb5: Updated for version 1.18.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17f7a3b6bf
commit
92076f111b
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.18.1}
|
||||
VERSION=${VERSION:-1.18.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="krb5"
|
||||
VERSION="1.18.1"
|
||||
VERSION="1.18.2"
|
||||
HOMEPAGE="http://web.mit.edu/kerberos/"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.18/krb5-1.18.1.tar.gz"
|
||||
MD5SUM="c682654484e1a492bd8c7e403132b020"
|
||||
DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.18/krb5-1.18.2.tar.gz"
|
||||
MD5SUM="fd9087eaa43589a2480c2e22da91a17e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue