package/libkrb5: bump to 1.17
authorAndré Hentschel <nerv@dawncrow.de>
Mon, 30 Sep 2019 11:39:31 +0000 (13:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Sep 2019 20:15:03 +0000 (22:15 +0200)
The hash of the NOTICE file has changed due to:

 - Update in copyright year

 - Rewrapping/indentation changes

 - Addition of the license for other parts of the software, but that
   are under MIT, so no change from that perspective

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libkrb5/libkrb5.hash
package/libkrb5/libkrb5.mk

index 733c6c9d6ff23d452a85a1e7195a92bb983878cd..aa7c3a3778cc26c1b1251069a4977ad579d7cd79 100644 (file)
@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
-sha256 9f721e1fe593c219174740c71de514c7228a97d23eb7be7597b2ae14e487f027        krb5-1.16.2.tar.gz
+sha256 5a6e2284a53de5702d3dc2be3b9339c963f9b5397d3fbbc53beb249380a781f5        krb5-1.17.tar.gz
 
 # Hash for license file:
-sha256 58534f00ed877fd32936fcab094f49d399aeef7716393204d8028c4b89050c82        NOTICE
+sha256 5149ea464bde245388d313309539e142156d371788ae57bbd4feb223757f6da1        NOTICE
index 56345416aa10abd4ac82d375f671072ebc43ba56..7c199129a3525e715fde2e70b297d9621db1d759 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-LIBKRB5_VERSION_MAJOR = 1.16
-LIBKRB5_VERSION = $(LIBKRB5_VERSION_MAJOR).2
+LIBKRB5_VERSION_MAJOR = 1.17
+LIBKRB5_VERSION = $(LIBKRB5_VERSION_MAJOR)
 LIBKRB5_SITE = https://web.mit.edu/kerberos/dist/krb5/$(LIBKRB5_VERSION_MAJOR)
 LIBKRB5_SOURCE = krb5-$(LIBKRB5_VERSION).tar.gz
 LIBKRB5_SUBDIR = src