lsb-release: 3.1 -> 3.2

This commit is contained in:
Tim Biermann 2022-03-31 18:16:37 +02:00
parent a86af4a155
commit b15ce4658b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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)