scdoc: update to 1.9.4.
This commit is contained in:
parent
bc50dc41c4
commit
3eccdf7abf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scdoc'
|
||||
pkgname=scdoc
|
||||
version=1.9.3
|
||||
version=1.9.4
|
||||
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=c68d110fd4e2d9854bbf2377fae8c21e66ee027ce750821213efa820c81869ab
|
||||
checksum=a10e200bcbc7d6faf9678444636886fee2fd99c754b630fc62fa9d247f1eec03
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" scdoc"
|
||||
|
|
Loading…
Reference in a new issue