aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-09 18:01:26 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-06-09 18:01:26 +0000
commitc4f0226296267537fc72a75f7c3c71058c852821 (patch)
tree7ded41c76cf4057a08426f32ad53d6773b4cdf72 /testing
parentb40cc7824d151f7e03ae3bf1a9c96fcf1c5930bf (diff)
downloadaports-c4f0226296267537fc72a75f7c3c71058c852821.tar.bz2
aports-c4f0226296267537fc72a75f7c3c71058c852821.tar.xz
testing/popl: upgrade to 1.1.0
Diffstat (limited to 'testing')
-rw-r--r--testing/popl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/popl/APKBUILD b/testing/popl/APKBUILD
index e64ccf08af..8d2039d9bb 100644
--- a/testing/popl/APKBUILD
+++ b/testing/popl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer:
pkgname=popl
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=0
pkgdesc="Header-only C++ program options parser library"
url="https://github.com/badaix/popl"
@@ -35,4 +35,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b48bba41674c7821059eb97833f6521f123ed9adf9a62ac8f4fa98807910bbc899513a5fc2260f763d15bbf9d280547b9ed6d8aa667db48628dae9344f805721 popl-1.0.0.tar.gz"
+sha512sums="3769d40a54a4e66afcd1e33f3266c2f794d1dfbe0474cabd9541ca47983e5ab701f517a45fab52e13da61a6a701dffcb14a40bc79cdd96d583f97eae28ec3b7b popl-1.1.0.tar.gz"