aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-12-05 19:28:30 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-05 20:26:08 +0000
commit7577b08b6fd050ff9c3e71c27554075dcac6832e (patch)
tree7304933a0f8d691ebdc634f6d5d7a0a74be56d54
parent23109f108de016158c1061bef02e4b1cdfc6cc69 (diff)
community/rinutils: upgrade to 0.8.0
-rw-r--r--community/rinutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rinutils/APKBUILD b/community/rinutils/APKBUILD
index 68487a80cab..905fd2f17e2 100644
--- a/community/rinutils/APKBUILD
+++ b/community/rinutils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=rinutils
-pkgver=0.6.0
+pkgver=0.8.0
pkgrel=0
pkgdesc="C11 / gnu11 utilities C library"
url="https://www.shlomifish.org/open-source/projects/"
@@ -44,4 +44,4 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="2523747f9cf5f830e5fb5acc1e92691e8acfb59d6c4474d3768b68de9190dbc63c9e06cdd3c6ac67f8a853d37d1711d4c18550bb24446b2730198668f4ad0c45 rinutils-0.6.0.tar.xz"
+sha512sums="06bbcdb5092762bf2ed92d4082eca17e8dc0e822ce8634f8ec8782fe7eccb4b954c081dbba3f1e2f72e0285607a813f020d4277af77accc43135bde50153359d rinutils-0.8.0.tar.xz"