scdoc: update to 1.9.6.

This commit is contained in:
Leah Neukirchen 2019-08-10 20:51:26 +02:00
parent f95c441e8b
commit 46b1d8e56f

View file

@ -1,7 +1,7 @@
# Template file for 'scdoc'
pkgname=scdoc
version=1.9.4
revision=2
version=1.9.6
revision=1
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
short_desc="Tool for generating roff manual pages"
@ -9,7 +9,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=a10e200bcbc7d6faf9678444636886fee2fd99c754b630fc62fa9d247f1eec03
checksum=89a5f2294b4b72ee1d20b8a478d16bee1f96b6202bfeedb6df76c27881ed5928
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" scdoc"