aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-25 12:03:25 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-25 12:03:25 +0000
commite2454a10100bdfeef5a5fe455c75cd9c6a070234 (patch)
tree7ddc251eef1633640527cd474b760f467e2e57f4
parentc383001ea455a877be13e359f5c8aa1f876c41d6 (diff)
downloadaports-e2454a10100bdfeef5a5fe455c75cd9c6a070234.tar.bz2
aports-e2454a10100bdfeef5a5fe455c75cd9c6a070234.tar.xz
community/librtas: upgrade to 2.0.2
-rw-r--r--community/librtas/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/librtas/APKBUILD b/community/librtas/APKBUILD
index 87f8461807..4dbb305aaa 100644
--- a/community/librtas/APKBUILD
+++ b/community/librtas/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Breno Leitao <breno.leitao@gmail.com>
pkgname=librtas
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=0
pkgdesc="Librtas provides a set of libraries that access Run-Time Abstraction Services (RTAS)"
url="https://github.com/nfont/librtas"
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="922465aa08bc0de49ae259a2655081eb8f91dcc213475b6cac6c4740279433011699a3b50cc23941bb3275f85deec2ffefc2bf1faae51a4baf8baa067b4d6a4d librtas-2.0.1.tar.gz"
+sha512sums="112d355bc486657289a186d9f1b8c576af55422f1527259a0cd680c07d6fa787aef2dc0cb6322721dc4aa1c5bd1de669f5c4d05e6a07de65262e9e3d4d0283c7 librtas-2.0.2.tar.gz"