Browse Source

gnutls: updated to 3.4.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 9 years ago
parent
commit
ffc5360856
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/gnutls/Makefile

+ 2
- 2
libs/gnutls/Makefile View File

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnutls
PKG_VERSION:=3.4.3
PKG_VERSION:=3.4.4.1
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4
PKG_MD5SUM:=8a119d7830b81a44faa721a6fde2a295
PKG_MD5SUM:=474efaba6fd6c6c6c0ebac2a3f431946
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2.1+


Loading…
Cancel
Save