aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-14 11:09:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-14 14:30:10 +0000
commitc9e18d895d8b33f83d6043fc73564f08dba62338 (patch)
tree77f92e26643fee7deed4e2d52194872ee00c9a3c
parent41ed69d269ee951c8a52b4d5bb45a3730d9a5119 (diff)
downloadaports-c9e18d895d8b33f83d6043fc73564f08dba62338.tar.bz2
aports-c9e18d895d8b33f83d6043fc73564f08dba62338.tar.xz
community/glm: upgrade to 0.9.9.8
-rw-r--r--community/glm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glm/APKBUILD b/community/glm/APKBUILD
index 6210993e18..c6bf890418 100644
--- a/community/glm/APKBUILD
+++ b/community/glm/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glm
-pkgver=0.9.9.7
+pkgver=0.9.9.8
pkgrel=0
pkgdesc="C++ mathematics library for graphics programming"
url="https://glm.g-truc.net/"
@@ -35,6 +35,6 @@ package() {
cp "$srcdir"/glm.pc "$pkgdir"/usr/lib/pkgconfig/
}
-sha512sums="9c557788d6382777317c94f8b30bc3df7e533877705514fa5d384f97b076d6bc750e841acbecdec8113e21af07bd8850159f5f1e079aaa2cde25540b480f983b glm-0.9.9.7.tar.gz
+sha512sums="9484b0c12175414237c5b9486a2990099b1cb727e442f25ecda18b081aa661f7e92a44481f642989553cd3da7992a773441ee5688991bd539ce19fb66a5ce9e8 glm-0.9.9.8.tar.gz
93e02285b7530bb5fdad71905a55150e64cda3d036f43fca166eddb2e8d2f2d03025543c96dfd44234a37f860ea0682be2c683a66c9d4ef33f5bc269c95bbdfa fix-endian-test.patch
185a9eae06b4bd291c72351239a969e37b83feb1b2de64c397f657370aff81241bf489f0109c74d50cd7106389c2740b0f620f39cdd3604dc51ed9b5046442af glm.pc"