scdoc: update to 1.9.1.

This commit is contained in:
maxice8 2019-03-01 02:30:03 -03:00 committed by maxice8
parent 3b275ea347
commit 733fefdfc0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scdoc'
pkgname=scdoc
version=1.9.0
version=1.9.1
revision=1
build_style=gnu-makefile
short_desc="Tool for generating roff manual pages"
@ -8,7 +8,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="MIT"
homepage="https://git.sr.ht/~sircmpwn/scdoc"
distfiles="https://git.sr.ht/~sircmpwn/scdoc/archive/${version}.tar.gz"
checksum=c68ad11428b2e16518799a5e5be5832065c7a6d4df688e603c035c95d2af0171
checksum=cc223f39ee37dc59713f442f0093a06e03d5b8260976db012b04710ab2323d1d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" scdoc"