From: Nikos Mavrogiannopoulos Date: Mon, 2 Dec 2019 16:41:50 +0000 (+0100) Subject: gnutls: fixed pkg-hash to the right one X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2dd76ae7658f7a1c44e2626f64d7e945982192d1;p=feed%2Fpackages.git gnutls: fixed pkg-hash to the right one Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index dd28a4d925..46fa8b2e91 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -14,7 +14,7 @@ PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6 -PKG_HASH:=148466872f231cf59bfdbbc314b3d1de4a0d116151a956b0fdbc450d9b4d463a +PKG_HASH:=fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8 #PKG_FIXUP:=autoreconf gettext-version PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_LICENSE:=LGPL-2.1-or-later