aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-27 18:05:49 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-27 18:05:49 +0000
commit7d89694ebf32f8798edd6a10399d1604035e8022 (patch)
tree11f075cd84496935b898b4a57b5cae072bbb3358 /testing
parent1a7b3b7c663a6fbce6fce49fe705b638e3113c6f (diff)
downloadaports-7d89694ebf32f8798edd6a10399d1604035e8022.tar.bz2
aports-7d89694ebf32f8798edd6a10399d1604035e8022.tar.xz
testing/popl: upgrade to 1.2.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 b34bc05e25..bc046e3756 100644
--- a/testing/popl/APKBUILD
+++ b/testing/popl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=popl
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=0
pkgdesc="Header-only C++ program options parser library"
url="https://github.com/badaix/popl"
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="3769d40a54a4e66afcd1e33f3266c2f794d1dfbe0474cabd9541ca47983e5ab701f517a45fab52e13da61a6a701dffcb14a40bc79cdd96d583f97eae28ec3b7b popl-1.1.0.tar.gz"
+sha512sums="a5d372346dd282f634b1ca92f468588f7069b34a5911a6ea46e5ef33e8e6c360ca13f67bf221555d76c7620c4222694077a74589a1c32bdbc094e64366299609 popl-1.2.0.tar.gz"