aboutsummaryrefslogtreecommitdiffstats
path: root/community/libmwaw/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmwaw/APKBUILD')
-rw-r--r--community/libmwaw/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libmwaw/APKBUILD b/community/libmwaw/APKBUILD
index d4c5ec96978..edbda986d83 100644
--- a/community/libmwaw/APKBUILD
+++ b/community/libmwaw/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libmwaw
-pkgver=0.3.19
+pkgver=0.3.22
pkgrel=0
pkgdesc="Import filter and tools for old Mac documents"
url="https://sourceforge.net/projects/libmwaw/"
@@ -19,6 +19,7 @@ prepare() {
}
build() {
+ CXXFLAGS="$CXXFLAGS -flto=auto" \
./configure \
--build=$CBUILD \
--host=$CHOST \
@@ -35,10 +36,9 @@ package() {
}
tools() {
- mkdir -p "$subpkgdir"/usr
- mv "$pkgdir"/usr/bin "$subpkgdir"/usr
+ amove usr/bin
}
sha512sums="
-e924c3ecf69e2b0984988632f8d2e6ba029f233104686cf88bfe6168eaf06bb4835493460da4c5a63211cd4a8676b8a748ee50e46cb0d14934a5b0be837eeb1c libmwaw-0.3.19.tar.bz2
+6aac61c062f512c7c2f1a46034752980f25b885927e53d0362b3fad0524169445f5041e49d434fb0785a14cee2052a5cca6bfc78efdc073ff63b3036e2ad0524 libmwaw-0.3.22.tar.bz2
"