aboutsummaryrefslogtreecommitdiffstats
path: root/community/msgpack-c
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-12 01:21:45 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-12 01:23:11 +0100
commitaf5e3763565d0aff3039c256a2a7f9b7b6656d44 (patch)
treed4ff104cff846b62e0bdefec87ca5fa844f9968d /community/msgpack-c
parentdf1725fb740097c5c8b85a2058b60f2be89e04e3 (diff)
downloadaports-af5e3763565d0aff3039c256a2a7f9b7b6656d44.tar.bz2
aports-af5e3763565d0aff3039c256a2a7f9b7b6656d44.tar.xz
community/msgpack-c: upgrade to 3.2.1
Diffstat (limited to 'community/msgpack-c')
-rw-r--r--community/msgpack-c/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/msgpack-c/APKBUILD b/community/msgpack-c/APKBUILD
index 449a9f37f7..967b88995d 100644
--- a/community/msgpack-c/APKBUILD
+++ b/community/msgpack-c/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=msgpack-c
_pkgname=msgpack-c-cpp
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=0
pkgdesc="An efficient object serialization library"
url="https://msgpack.org"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir"/ install
}
-sha512sums="698fcdd5b427373997d0c89ff2cd09c44cf3b165defd381ff3cd9e14ecb83841064754a42aab99441a3b17aa26e3daec8f83e40d6d482c4b443b21b313278d14 msgpack-c-3.2.0.tar.gz"
+sha512sums="452adce08d5da2b8ea6db9c90edeab75bf700fcef4aaac831c59c52494899764da54c104f168c817415cda2942edd796566b97e9c5f9a1400176cdd5b2a2f3db msgpack-c-3.2.1.tar.gz"