ostree: 2021.4 -> 2021.5

This commit is contained in:
Tim Biermann 2021-10-06 22:56:58 +02:00
parent 85a30e5410
commit ed68498c4d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -44,6 +44,8 @@ lrwxrwxrwx root/root usr/lib/libostree-1.so -> libostree-1.so.1.0.0
lrwxrwxrwx root/root usr/lib/libostree-1.so.1 -> libostree-1.so.1.0.0
-rwxr-xr-x root/root usr/lib/libostree-1.so.1.0.0
drwxr-xr-x root/root usr/lib/ostree/
drwxr-xr-x root/root usr/lib/ostree/libostree/
-rwxr-xr-x root/root usr/lib/ostree/libostree/ostree-trivial-httpd
-rwxr-xr-x root/root usr/lib/ostree/ostree-grub-generator
-rwxr-xr-x root/root usr/lib/ostree/ostree-prepare-root
drwxr-xr-x root/root usr/lib/pkgconfig/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+UZP/WtYqVjOVNtdwkLbFg0ls9+YwBs7Yo3GnkCalOIb9p9RctQhQ6F6EMfrWM6ExKkttjx+0ud8WdSUMUImwQ=
SHA256 (Pkgfile) = 6e03fac9b8f1715b6d9c5bc0a7ce84429eee00b28096581f3fbfeb2fae844feb
SHA256 (.footprint) = ccadf9182b76305aebac149322aac8d5645e270b2160ed9e9101cdc089e85da8
SHA256 (libostree-2021.4.tar.xz) = db5ce01a1606af3466ec77236700f53a63ce20e4984a549d0eaba3f66a3d9361
RWSagIOpLGJF3xAJyzoTny5K43pM7BzUJx+BgJRrJOBva48Dgfu48czldGjdTU711OhodwwI9L7Qcy8TavLrhKAsFJFh+w901Ag=
SHA256 (Pkgfile) = ffeeaa76aee4d8413cf4d6f062678016721adf90b7edebdc5d27109bea6f7e29
SHA256 (.footprint) = 49e8d187e3cf2c1ee36bc55b5ad3cba193a9048b83413974a1f53a385c101470
SHA256 (libostree-2021.5.tar.xz) = b45a32ded72c9fb6d2ab508adeae0306e4e2bb348db152f3d1b3708375829e1f

View File

@ -5,7 +5,7 @@
# Optional: docbook-xsl
name=ostree
version=2021.4
version=2021.5
release=1
source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz)