From 45db28e7b3de74801e7e832fb0421911bd61ff64 Mon Sep 17 00:00:00 2001 From: nick black Date: Wed, 17 Apr 2019 22:00:32 -0400 Subject: testing/nlohmann-json: upgrade to 3.6.1 --- testing/nlohmann-json/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/nlohmann-json/APKBUILD b/testing/nlohmann-json/APKBUILD index bf992ae0e3..797498afd0 100644 --- a/testing/nlohmann-json/APKBUILD +++ b/testing/nlohmann-json/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Nick Black # This is a headers-only implementaiton; there are no libraries. pkgname=nlohmann-json-dev -pkgver=3.5.0 -pkgrel=1 +pkgver=3.6.1 +pkgrel=0 pkgdesc="JSON for Modern C++" url="https://github.com/nlohmann/json" arch="noarch" @@ -36,4 +36,4 @@ doc() { mv README.md doc/html "$subpkgdir/usr/share/doc/nlohmann-json" } -sha512sums="e2874e10e12070e8e1b9c01f41ce24002a3859c4aca8bf46083ea08e68f44ed6725bdcdf8e592b1e50d69975d506836c62a8e10fc6da00f0844c149dd6676996 nlohmann-json-3.5.0.tar.gz" +sha512sums="e0565ccdee34e89a6836a97f039c04a0bac445b44f6f323918ea424b34e4577688a4f4f72d5ef1ec0b53d159bfe87e8e9c97b70ef98231ea463f59f05e16eb2a nlohmann-json-3.6.1.tar.gz" -- cgit v1.2.3