aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-12 16:20:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-12 16:33:30 +0100
commit89a0ec51dfe05df2cc9c67b91d04b2a6bd9a45d5 (patch)
treeead68ab6d73ef420272d0fc0c0e1cec1c208875f
parent5c3c0a5e56155e93ac8adbd9ae7e4747f119c200 (diff)
downloadaports-89a0ec51dfe05df2cc9c67b91d04b2a6bd9a45d5.tar.bz2
aports-89a0ec51dfe05df2cc9c67b91d04b2a6bd9a45d5.tar.xz
community/fmt: upgrade to 6.1.2
-rw-r--r--community/fmt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fmt/APKBUILD b/community/fmt/APKBUILD
index 1586b525e0..868fd42a57 100644
--- a/community/fmt/APKBUILD
+++ b/community/fmt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Luca Weiss <luca@z3ntu.xyz>
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname="fmt"
-pkgver="6.1.1"
+pkgver="6.1.2"
pkgrel=0
pkgdesc="Open-source formatting library for C++"
url="https://fmt.dev/latest/index.html"
@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="f43252e4437b84c7f168f43161eeca82654eba199fbf734dcf18d6d2b2ed44b87f96ca1777f80f2fe651daf47a75e765e18d78fed4e37b52388a20976b9b4528 fmt-6.1.1.zip"
+sha512sums="d21085a2010786ff18c47acb033d9e4d51a3d58f9707cd9adf0f44642c1e4d80fd8cddafe58d95bb4f3e4a84ac5799caafead4a9feb12cc549b03d4d389fcc93 fmt-6.1.2.zip"