aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Dietl <petedietl@gmail.com>2019-05-26 14:00:13 -0500
committerTBK <tbk@jjtc.eu>2019-05-26 22:06:48 +0200
commitff23b08aaa87664ccfc2f1d7663fbc3c74aa7078 (patch)
treea117f4d0203b0a6e1765fe3fce868a9fbba72fd5
parent32f515574117732bab5acfc9e5210ba11fdb4b5c (diff)
downloadaports-ff23b08aaa87664ccfc2f1d7663fbc3c74aa7078.tar.bz2
aports-ff23b08aaa87664ccfc2f1d7663fbc3c74aa7078.tar.xz
testing/libfort: upgrade to 0.1.5
Closes: GH-8144
-rw-r--r--testing/libfort/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libfort/APKBUILD b/testing/libfort/APKBUILD
index b64c85bec0..0013a3c572 100644
--- a/testing/libfort/APKBUILD
+++ b/testing/libfort/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pete Dietl <petedietl@gmail.com>
pkgname=libfort
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=0
pkgdesc="A simple crossplatform library to create formatted text tables."
url="https://github.com/seleznevae/libfort"
@@ -36,4 +36,4 @@ package() {
cd build
make DESTDIR="$pkgdir" install
}
-sha512sums="f812a26713933de52a1c808d88e050dce4c325cc2cc042ad0c368d7ddcb94344ee6f77c77fb063e3ee6ff6765865207ab8a788351f59e725b7b1ea4da4a428a5 libfort-0.1.4.tar.gz"
+sha512sums="5dbdc9b61ba9f85fc923f74885be80ac166565c302805ef02ba859ae7614cb113209aa1798b3b27c07e81f99cceb27fcc40abf34a3b4bea2be22cd2a31590cf5 libfort-0.1.5.tar.gz"