aboutsummaryrefslogtreecommitdiffstats
path: root/community/openlibm
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-09-15 18:39:38 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-09-15 18:40:14 +0200
commit7779294359eb9c0909101f94cb8d9ac8c46d0fe5 (patch)
tree61897325ea5e295fab4fa65e1708bf8b49a2ef00 /community/openlibm
parentc4e39f958b7a12832ab70ba481da999e2958a9fd (diff)
downloadaports-7779294359eb9c0909101f94cb8d9ac8c46d0fe5.tar.bz2
aports-7779294359eb9c0909101f94cb8d9ac8c46d0fe5.tar.xz
community/openlibm: upgrade to 0.5.4
Diffstat (limited to 'community/openlibm')
-rw-r--r--community/openlibm/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/openlibm/APKBUILD b/community/openlibm/APKBUILD
index f354b7a8f0..346e5ca314 100644
--- a/community/openlibm/APKBUILD
+++ b/community/openlibm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=openlibm
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=0
pkgdesc="High quality system independent, portable, open source libm implementation"
url="http://www.openlibm.org"
@@ -23,6 +23,6 @@ package() {
make VERSION=$pkgver DESTDIR="$pkgdir" prefix=/usr install
}
-md5sums="0733b1f9d7913a1f9421fc4ffeac174c openlibm-0.5.3.tar.gz"
-sha256sums="e86d001dfd05557e900e424bdc85024dbd5f00ad194d4607feb39c6f4d117512 openlibm-0.5.3.tar.gz"
-sha512sums="b397482b00cd51b2e66dceff2c4c5ba58bb05b6ae9d16cdaecb2bb05a9accbd84ae4c5387a8ef31c49928a61776de21fed48943d551ec3f65e2943e9ac8ef2f8 openlibm-0.5.3.tar.gz"
+md5sums="3cb0e96d1fd4d2a4a3e680c23f11768a openlibm-0.5.4.tar.gz"
+sha256sums="9a8ae1d17825a4a6a4c013d36a7f4348b27c47eedb6549c521ecc9c79d021c13 openlibm-0.5.4.tar.gz"
+sha512sums="ca74936b9eb7a52566cc509ffb98dd9e1672cd4029ba0193162505e53fe671b8903c37ef4036c15d0872ca246079a792d1630f3a93024010ff0c232f78295192 openlibm-0.5.4.tar.gz"