~alpine/aports

main/scdoc: upgrade to 1.11.1 v1 APPLIED

Drew DeVault: 1
 main/scdoc: upgrade to 1.11.1

 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/3394/mbox | git am -3
Learn more about email & git

[PATCH] main/scdoc: upgrade to 1.11.1 Export this patch

---
 main/scdoc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/scdoc/APKBUILD b/main/scdoc/APKBUILD
index 9f9d1dae81..7a3bd136f1 100644
--- a/main/scdoc/APKBUILD
+++ b/main/scdoc/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=scdoc
pkgver=1.11.0
pkgver=1.11.1
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="4c8248a12e69e53cc2182af5375912f7af64f3807163dbe3c52e85d817b1bfa7e461d02a627c73d93bdaa96e49668ff894d37817ceb70ee3186da9e3f8372d49  scdoc-1.11.0.tar.gz"
sha512sums="28b676a2ba69a101034c47378c4b66c94bfb9903d680a1871020fd8772d0990a4c91678738f71d37bfca06e27991ef782047c6503d375ce69df744caf6b459de  scdoc-1.11.1.tar.gz"
-- 
2.29.2