aboutsummaryrefslogtreecommitdiffstats
path: root/community/openlibm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openlibm/APKBUILD')
-rw-r--r--community/openlibm/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/openlibm/APKBUILD b/community/openlibm/APKBUILD
index 346e5ca314..bae6908528 100644
--- a/community/openlibm/APKBUILD
+++ b/community/openlibm/APKBUILD
@@ -10,7 +10,8 @@ license="MIT BSD public-domain"
depends=""
makedepends=""
subpackages="$pkgname-dev"
-source="$pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$pkgname/archive/v$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/JuliaLang/$pkgname/archive/v$pkgver.tar.gz
+ powerpc_fixes.patch"
builddir="$srcdir/$pkgname-$pkgver"
build() {
@@ -23,6 +24,5 @@ package() {
make VERSION=$pkgver DESTDIR="$pkgdir" prefix=/usr install
}
-md5sums="3cb0e96d1fd4d2a4a3e680c23f11768a openlibm-0.5.4.tar.gz"
-sha256sums="9a8ae1d17825a4a6a4c013d36a7f4348b27c47eedb6549c521ecc9c79d021c13 openlibm-0.5.4.tar.gz"
-sha512sums="ca74936b9eb7a52566cc509ffb98dd9e1672cd4029ba0193162505e53fe671b8903c37ef4036c15d0872ca246079a792d1630f3a93024010ff0c232f78295192 openlibm-0.5.4.tar.gz"
+sha512sums="ca74936b9eb7a52566cc509ffb98dd9e1672cd4029ba0193162505e53fe671b8903c37ef4036c15d0872ca246079a792d1630f3a93024010ff0c232f78295192 openlibm-0.5.4.tar.gz
+76ee57a281275b2bd382f0485e4ca383566af47f3d89981b75ad764c629d82f7f0260fb41cc9eb50f0f175c88b64699aabcc732add321f4d730f38ba7a48238d powerpc_fixes.patch"