* update ostree to 2024.8-1
This commit is contained in:
parent
bce71ced98
commit
0718dcdfb0
@ -1,7 +1,7 @@
|
||||
pkgbase = ostree
|
||||
pkgdesc = Operating system and container binary deployment and upgrades
|
||||
pkgver = 2024.7
|
||||
pkgrel = 4
|
||||
pkgver = 2024.8
|
||||
pkgrel = 1
|
||||
url = https://ostreedev.github.io/ostree/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -44,11 +44,11 @@ pkgbase = ostree
|
||||
depends = which
|
||||
depends = zlib
|
||||
provides = libostree-1.so
|
||||
source = git+https://github.com/ostreedev/ostree#tag=v2024.7
|
||||
source = git+https://github.com/ostreedev/ostree#tag=v2024.8
|
||||
source = git+https://github.com/mendsley/bsdiff
|
||||
source = git+https://gitlab.gnome.org/GNOME/libglnx.git
|
||||
source = ostree-2023.1-use_fuse3.patch
|
||||
b2sums = 1d5c7453029d568d294c4e4b9d0f39f40de9e2951d9f35e8cc5051b5ccbbd1ef9f1943f110e5bf72b8a85020062b79accf7fccf939f0631a3cb94d0b90686135
|
||||
b2sums = 042dc1b225b9308c21684212cec4eccf7f614348eefbf24c7249bb7eb576407ff268082c3577b5a65e1a3014f9005db476a8b55b0511e13a57b433a2e3e712c3
|
||||
b2sums = SKIP
|
||||
b2sums = SKIP
|
||||
b2sums = cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
|
||||
|
||||
pkgname=ostree
|
||||
pkgver=2024.7
|
||||
pkgrel=4
|
||||
pkgver=2024.8
|
||||
pkgrel=1
|
||||
pkgdesc="Operating system and container binary deployment and upgrades"
|
||||
url="https://ostreedev.github.io/ostree/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -57,7 +57,7 @@ source=(
|
||||
git+https://gitlab.gnome.org/GNOME/libglnx.git
|
||||
$pkgname-2023.1-use_fuse3.patch
|
||||
)
|
||||
b2sums=('1d5c7453029d568d294c4e4b9d0f39f40de9e2951d9f35e8cc5051b5ccbbd1ef9f1943f110e5bf72b8a85020062b79accf7fccf939f0631a3cb94d0b90686135'
|
||||
b2sums=('042dc1b225b9308c21684212cec4eccf7f614348eefbf24c7249bb7eb576407ff268082c3577b5a65e1a3014f9005db476a8b55b0511e13a57b433a2e3e712c3'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'cfff162120f70995e18ec56454711501391b97456e2a0f34643c9d2a9c2b50b4d76afc2e2fc50ea28e8a773c618215d6cb855b96663f69dc5cc93bc5766f3f28')
|
||||
|
Loading…
x
Reference in New Issue
Block a user