Browse Source

ca-certificates: update to 20230311

Waldemar Brodkorb 10 months ago
parent
commit
fa3ce24bb1

+ 3 - 3
package/ca-certificates/Makefile

@@ -4,13 +4,13 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		ca-certificates
-PKG_VERSION:=		20160104
+PKG_VERSION:=		20230311
 PKG_RELEASE:=		1
-PKG_HASH:=		09eb770122e23260316120c0cbbddc8a1d33e7147210ce44e146084d5d5abcdd
+PKG_HASH:=		83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
 PKG_DESCR:=		collection of common ca certificates
 PKG_SECTION:=		app/crypto
 PKG_URL:=		http://packages.debian.org/sid/ca-certificates
-PKG_SITES:=		http://http.debian.net/debian/pool/main/c/ca-certificates/
+PKG_SITES:=		https://snapshot.debian.org/archive/debian/20230317T205011Z/pool/main/c/ca-certificates/
 
 DISTFILES:=		$(PKG_NAME)_$(PKG_VERSION).tar.xz
 WRKDIST=		$(WRKDIR)/ca-certificates

+ 2 - 3
package/ca-certificates/patches/patch-Makefile

@@ -1,6 +1,5 @@
-	fix for the completely empty DESTDIR
---- ca-certificates-20090814.orig/Makefile	2009-07-08 23:18:57.000000000 +0200
-+++ ca-certificates-20090814/Makefile	2009-08-22 20:36:42.614405912 +0200
+--- ca-certificates.orig/Makefile	2021-01-19 09:22:26.000000000 +0100
++++ ca-certificates/Makefile	2023-05-26 05:48:59.304310295 +0200
 @@ -17,7 +17,7 @@ clean:
  
  install:

+ 0 - 9
package/ca-certificates/patches/patch-sbin_Makefile

@@ -1,9 +0,0 @@
-	fix for the completely empty DESTDIR
---- ca-certificates-20090814.orig/sbin/Makefile	2007-02-02 07:23:19.000000000 +0100
-+++ ca-certificates-20090814/sbin/Makefile	2009-08-22 20:37:17.581921717 +0200
-@@ -8,4 +8,5 @@ all:
- clean:
- 
- install:
-+	mkdir -p $(DESTDIR)/usr/sbin
- 	install -m755 update-ca-certificates $(DESTDIR)/usr/sbin/