scdoc: update to 1.11.3
This commit is contained in:
parent
6aca9087b5
commit
073402c6b3
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'scdoc'
|
||||
pkgname=scdoc
|
||||
version=1.11.2
|
||||
version=1.11.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Tool for generating roff manual pages"
|
||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://git.sr.ht/~sircmpwn/scdoc"
|
||||
changelog="https://git.sr.ht/~sircmpwn/scdoc/refs"
|
||||
distfiles="https://git.sr.ht/~sircmpwn/scdoc/archive/${version}.tar.gz"
|
||||
checksum=e9ff9981b5854301789a6778ee64ef1f6d1e5f4829a9dd3e58a9a63eacc2e6f0
|
||||
checksum=4c5c6136540384e5455b250f768e7ca11b03fdba1a8efc2341ee0f1111e57612
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" scdoc"
|
||||
|
|
Loading…
Reference in New Issue