package/libkrb5: bump to 1.18.1

The hash of the NOTICE file has changed due to update in copyright year

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.05.x
André Hentschel 2020-04-13 18:05:03 +02:00 committed by Thomas Petazzoni
parent fe97212976
commit e6a4ab3d40
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature
sha256 5a6e2284a53de5702d3dc2be3b9339c963f9b5397d3fbbc53beb249380a781f5 krb5-1.17.tar.gz
sha256 02a4e700f10936f937cd1a4c303cab8687a11abecc6107bd4b706b9329cd5400 krb5-1.18.1.tar.gz
# Hash for license file:
sha256 5149ea464bde245388d313309539e142156d371788ae57bbd4feb223757f6da1 NOTICE
sha256 b7a5f14a8719bce5e49a761998aa55438fc890fb40f71228d6a49546f6d5690d NOTICE

View File

@ -4,8 +4,8 @@
#
################################################################################
LIBKRB5_VERSION_MAJOR = 1.17
LIBKRB5_VERSION = $(LIBKRB5_VERSION_MAJOR)
LIBKRB5_VERSION_MAJOR = 1.18
LIBKRB5_VERSION = $(LIBKRB5_VERSION_MAJOR).1
LIBKRB5_SITE = https://web.mit.edu/kerberos/dist/krb5/$(LIBKRB5_VERSION_MAJOR)
LIBKRB5_SOURCE = krb5-$(LIBKRB5_VERSION).tar.gz
LIBKRB5_SUBDIR = src