scdoc: update to 1.4.1.
This commit is contained in:
parent
5c3ab1f927
commit
22dc0dc4bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scdoc'
|
||||
pkgname=scdoc
|
||||
version=1.3.4
|
||||
version=1.4.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/snapshot/scdoc-${version}.tar.xz"
|
||||
checksum=cb27f40852f00812cfbcbce46e1d5c0aa54e5862997e3e114aec7e459a362e8c
|
||||
checksum=2bc96daae0ddfb858305e550eb00a544a7a6255edd0bd169dcb2fc0c035eca92
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" scdoc"
|
||||
|
|
Loading…
Reference in New Issue