aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"