Browse Source

gnutls: updated to 3.3.11

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 10 years ago
parent
commit
c2374a89f6
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.3.10
PKG_VERSION:=3.3.11
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.3
PKG_MD5SUM:=c0a72b2c0553fe1c4992e30835808012
PKG_MD5SUM:=b657e3010c10cae2244e7ce79ee3d446
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_INSTALL:=1


Loading…
Cancel
Save