Browse Source

gnutls: updated to 3.6.11

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 5 years ago
parent
commit
b36825be75
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      libs/gnutls/Makefile

+ 3
- 3
libs/gnutls/Makefile View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
PKG_VERSION:=3.6.9
PKG_RELEASE:=2
PKG_VERSION:=3.6.11.1
PKG_RELEASE:=1
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:=4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb
PKG_HASH:=148466872f231cf59bfdbbc314b3d1de4a0d116151a956b0fdbc450d9b4d463a
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPL-2.1-or-later


Loading…
Cancel
Save