aboutsummaryrefslogtreecommitdiffstats
path: root/community/ostree/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ostree/APKBUILD')
-rw-r--r--community/ostree/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/ostree/APKBUILD b/community/ostree/APKBUILD
index bc5b7b4aa8..1890f5cd9b 100644
--- a/community/ostree/APKBUILD
+++ b/community/ostree/APKBUILD
@@ -12,6 +12,7 @@ makedepends="bison glib-dev xz-dev libarchive-dev e2fsprogs-dev
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/ostreedev/ostree/releases/download/v$pkgver/libostree-$pkgver.tar.xz
musl-fixes.patch
+ fix-format-string.patch
"
options="!check"
builddir="$srcdir/lib$pkgname-$pkgver"
@@ -38,4 +39,5 @@ package() {
}
sha512sums="619ca4987b498f27887fcf48cd10bb1b892ff0c69146dc1a422734d96046f261f16aea052564c9886dc3a0633b5b4cc71764ca68a6a1e5457d677b58d09d6b40 libostree-2018.6.tar.xz
-539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch"
+539f5020f3380e841372f80c60c71c803ccfeffb719f1b83361b75557022c61d9cd29d9cd36929426420644def9de91fd92f5dd6923352f2ae6e1dd4b676de8c musl-fixes.patch
+aa3639edc31aad59d1da4791874967f161ddc1548b30984d90e740cc207c190c85733fb5c74d057aabdc0af128f9dce1a2e1fc2f2144180d7b0bed97e690d735 fix-format-string.patch"