From 81609bb701e9f23527bb6564aa86edbf6ec20e54 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 23 Aug 2019 05:20:48 +0000 Subject: [PATCH] ostree: 2019.2 -> 2019.3 --- ostree/.footprint | 1 + ostree/.signature | 8 ++++---- ostree/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ostree/.footprint b/ostree/.footprint index cffa21c1b..6d67b16e9 100644 --- a/ostree/.footprint +++ b/ostree/.footprint @@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/ostree-1/ -rw-r--r-- root/root usr/include/ostree-1/ostree-diff.h -rw-r--r-- root/root usr/include/ostree-1/ostree-dummy-enumtypes.h -rw-r--r-- root/root usr/include/ostree-1/ostree-gpg-verify-result.h +-rw-r--r-- root/root usr/include/ostree-1/ostree-kernel-args.h -rw-r--r-- root/root usr/include/ostree-1/ostree-mutable-tree.h -rw-r--r-- root/root usr/include/ostree-1/ostree-ref.h -rw-r--r-- root/root usr/include/ostree-1/ostree-remote.h diff --git a/ostree/.signature b/ostree/.signature index 00811bd9d..bc27f424c 100644 --- a/ostree/.signature +++ b/ostree/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30WcGbyknvo70tu5OgnSniveCZv7sh/evuluRO4kBir0evhbyHTeqmHIdacB7BhtXhNB8eAbl7oo/kNpbBeFUQA= -SHA256 (Pkgfile) = c2ab9c3093062f81ba8ea18d7422d83e57732b987c4233781c74f5f9a0585573 -SHA256 (.footprint) = 722a0aedeaf17c4ece855f25e56878bdddfe17e081dbb13f4eecd3052504a543 -SHA256 (libostree-2019.2.tar.xz) = 9e0051be1ec0f5642cc3ce56a404f7f9c78d6b74068b23e8dd465772c7cf6b59 +RWSagIOpLGJF3/VyDdBpHcZJgCgBxUuPrV+7oojyVexAjofZDjhF3Or12K45wpdJgU0OFqBoaJICncAhyxrbQ+BIszkmBm354QM= +SHA256 (Pkgfile) = 1f6b591f1509649f7a717b46950d50b22d37fa290cd4f3de5348456915ae50fa +SHA256 (.footprint) = 9b3e1623533420d41144c956bb217e2a6a038a053dd876e699a1b32b54d6e593 +SHA256 (libostree-2019.3.tar.xz) = c09fe363bd2331b774050464547d4966bb32dabd3edfb03f0538c6c416f607e4 diff --git a/ostree/Pkgfile b/ostree/Pkgfile index 01b6fdb1b..23eeda683 100644 --- a/ostree/Pkgfile +++ b/ostree/Pkgfile @@ -4,7 +4,7 @@ # Depends on: avahi fuse gpgme keyutils libsoup name=ostree -version=2019.2 +version=2019.3 release=1 source=(https://github.com/ostreedev/ostree/releases/download/v$version/libostree-$version.tar.xz)