From b15ce4658b6c33e2325a3de7a1a7d04a7a175c23 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 31 Mar 2022 18:16:37 +0200 Subject: [PATCH] lsb-release: 3.1 -> 3.2 --- lsb-release/.footprint | 2 ++ lsb-release/.signature | 8 ++++---- lsb-release/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lsb-release/.footprint b/lsb-release/.footprint index 27b0d2d1a..e5edabdca 100644 --- a/lsb-release/.footprint +++ b/lsb-release/.footprint @@ -1,3 +1,5 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/lsb-release drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/lsb-release -> lsb_release diff --git a/lsb-release/.signature b/lsb-release/.signature index 315e31a18..b47d626bc 100644 --- a/lsb-release/.signature +++ b/lsb-release/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+asqtBqlK7lFZ89GGA2dXjUUiKXBPJ3WSy3b0x9bWFe2DAojAOOOEJixMXWcCZuK/lQnZWOWFyzpYcUIquRdQQ= -SHA256 (Pkgfile) = a2d750b8dc93488b0864a50bbec274ee9d32a5a28e599651e4c6502956e29fc5 -SHA256 (.footprint) = af7be016acfc06da56149b2e222a88e7b5b26f6539afd447a03cb417dd65b568 -SHA256 (lsb-release-3.1.tar.gz) = 7d0ee81b1eb5606a4c037380e461bc5b7b33a3eb7a9d3e838c6e393592abe3e9 +RWSagIOpLGJF34oNRC38TnAh4fYFjNSb6TkpzfbBz0VleHrNAp952HQkgPIBc39nCuZei4dJ8m4Hx1Q6rUO8TgXSBkFLpHBh6g8= +SHA256 (Pkgfile) = 1ac9071ffe5d341cea82d79d43dd106362f5c74d3f827b2c7de7adcce1beed7f +SHA256 (.footprint) = 373466601b9978734b30e690e2a3c93fb06f68e3e63b902af9f2a2c8ff857ca3 +SHA256 (lsb-release-3.2.tar.gz) = a75b345df96d75a4c2059099dec0589e323f2d77472e92942d6546f2bc38f57b diff --git a/lsb-release/Pkgfile b/lsb-release/Pkgfile index 377fbaf28..be8f23017 100644 --- a/lsb-release/Pkgfile +++ b/lsb-release/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bash name=lsb-release -version=3.1 +version=3.2 release=1 source=(https://github.com/thkukuk/lsb-release_os-release/archive/v$version/$name-$version.tar.gz)