aboutsummaryrefslogtreecommitdiffstats
path: root/community/scdoc
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-09-11 15:58:39 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-09-11 17:14:37 -0300
commit4c5220bc6259d0d07ddda3f79891494c569d0353 (patch)
treefcc21cd26487749fc89b9f73ea8c897c15309a96 /community/scdoc
parent2799072d457987cb38349896d35fa8c6b7843851 (diff)
downloadaports-4c5220bc6259d0d07ddda3f79891494c569d0353.tar.bz2
aports-4c5220bc6259d0d07ddda3f79891494c569d0353.tar.xz
community/scdoc: upgrade to 1.10.0
Diffstat (limited to 'community/scdoc')
-rw-r--r--community/scdoc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/scdoc/APKBUILD b/community/scdoc/APKBUILD
index 72b06f61c7..fc8ef5463c 100644
--- a/community/scdoc/APKBUILD
+++ b/community/scdoc/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=scdoc
-pkgver="1.9.7"
+pkgver=1.10.0
pkgrel=0
pkgdesc="simple man page generator written for POSIX systems written in C99"
url="https://git.sr.ht/~sircmpwn/scdoc"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX="/usr" install
}
-sha512sums="6da49bd5dae1b795ac728c20c7c24d5242a9ee76c36e3319acfd0a85dd5b0179a9b95aa0804872d37d7bbd608d580060f27d7dcebae85fe8f66d76b1bbe941a2 scdoc-1.9.7.tar.gz"
+sha512sums="546743376380d84aa9c8be65529dbbe1634e574203220ce1c057341436bd3a15297f393ca79d29372cb125bf457cfc00f64ba2867b8d2e910ca6531acb552e97 scdoc-1.10.0.tar.gz"