aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/range-v3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/range-v3/APKBUILD b/testing/range-v3/APKBUILD
index 943d11e7903..a79b6f95f0a 100644
--- a/testing/range-v3/APKBUILD
+++ b/testing/range-v3/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=range-v3
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=0
pkgdesc="Experimental range library for C++11/14/17"
url="https://github.com/ericniebler/range-v3"
@@ -40,4 +40,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="90964e37fd32526f10ab76879344d611c7ef83085610db2dc2d555b8056de9248b0c9195ea5912aaf77206fbd11b02055cf444c422bdfb050804f7ce601e5d8e range-v3-0.9.0.tar.gz"
+sha512sums="167db645527b769f3d375db63bb0a5c831e9c854bc729581a7d25c571cc1741eafb82812006c5bbe346222a73d5fbbd0b2f17119317038394ac15cf892088aa3 range-v3-0.9.1.tar.gz"