Merge pull request #19797 from neheb/12
authorNikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Fri, 4 Nov 2022 19:34:25 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 19:34:25 +0000 (20:34 +0100)
libtasn1: update to 4.19.0

libs/libtasn1/Makefile

index 264a13a1d9e27ea34b1741e48e8b9df5095f71cb..b97a9cdbc0131bbe22074f79b6c5367278e8c936 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libtasn1
-PKG_VERSION:=4.16.0
-PKG_RELEASE:=2
+PKG_VERSION:=4.19.0
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d
+PKG_HASH:=1613f0ac1cf484d6ec0ce3b8c06d56263cc7242f1c23b30d82d23de345a63f7a
 
 PKG_MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
 PKG_LICENSE:=LGPL-2.1-or-later