~alpine/aports

community/scdoc: upgrade to 1.10.0 v1 APPLIED

Drew DeVault: 1
 community/scdoc: upgrade to 1.10.0

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3013/mbox | git am -3
Learn more about email & git

[PATCH] community/scdoc: upgrade to 1.10.0 Export this patch

---
 community/scdoc/APKBUILD | 4 ++--
 1 file 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"
-- 
2.23.0