scdoc: update to 1.4.2.

This commit is contained in:
maxice8 2018-09-11 23:27:03 -03:00
parent 847e19207d
commit d8b850c05a
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'scdoc'
pkgname=scdoc
version=1.4.1
version=1.4.2
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/snapshot/scdoc-${version}.tar.xz"
checksum=2bc96daae0ddfb858305e550eb00a544a7a6255edd0bd169dcb2fc0c035eca92
checksum=02fde92db6a0a9831baf7c9f9f07fd53b32659c18f8614cb423b7417597a1bc2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" scdoc"