* update ostree to 2023.5-1
This commit is contained in:
parent
f4fbd5e23a
commit
73339295ec
@ -4,9 +4,9 @@
|
||||
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
|
||||
|
||||
pkgname=ostree
|
||||
_commit=1a0fbe7ea9bee22f46da3f8b1b8a99d548a8d9b3 # tags/v2023.4
|
||||
pkgver=2023.4
|
||||
pkgrel=2
|
||||
_commit=518cd46f6c78d6ae5c0a93355dbf63aa86cbd7e4 # tags/v2023.5
|
||||
pkgver=2023.5
|
||||
pkgrel=1
|
||||
pkgdesc="Operating system and container binary deployment and upgrades"
|
||||
url="https://ostreedev.github.io/ostree/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -67,9 +67,6 @@ validpgpkeys=('1CEC7A9DF7DA85ABEF843DC0A866D7CCAE087291') # Colin Walters <walte
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
|
||||
# revert commit breaking flatpak: https://github.com/ostreedev/ostree/issues/2900
|
||||
git revert -n -m 1 59a653c9dd3aa7aa5f0b5b49c6bec288c6cd747a
|
||||
|
||||
# use fusemount3 (fuse3)
|
||||
git apply -3 ../$pkgname-2023.1-use_fuse3.patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user