Explorar el Código

openwrt-keyring: bundle latest usign certificates

Includes the public usign certificates used by the 18.06.* release builds.

Signed-off-by: Jo-Philipp Wich <[email protected]>
Jo-Philipp Wich hace 7 años
padre
commit
6d108c4a1a
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      package/system/openwrt-keyring/Makefile

+ 3 - 3
package/system/openwrt-keyring/Makefile

@@ -7,9 +7,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/keyring.git
-PKG_SOURCE_DATE:=2017-01-20
-PKG_SOURCE_VERSION:=a50b7529880988ca96e72dede0279ff139a8ab1a
-PKG_MIRROR_HASH:=811ba79ba71925e949d2c690db7d7b031ac1dd965aa831ca9b6d9d70f5657254
+PKG_SOURCE_DATE:=2018-05-18
+PKG_SOURCE_VERSION:=103a32e9f52fd35a428dc08ddbca86fe41dfb918
+PKG_MIRROR_HASH:=58f42796396fee0e4f008d6f5a970a421d023d6c98e71bf53c2778734fa3480b
 
 PKG_MAINTAINER:=John Crispin <[email protected]>
 PKG_LICENSE:=GPL-2.0