scdoc: update to 1.11.2
This commit is contained in:
parent
e7599d6645
commit
4b237472d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scdoc'
|
||||
pkgname=scdoc
|
||||
version=1.11.1
|
||||
version=1.11.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
|
@ -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=e529fcb00508e7e4c5025a745591b805b754b3bd5c84c5192acaefabdfa8f700
|
||||
checksum=e9ff9981b5854301789a6778ee64ef1f6d1e5f4829a9dd3e58a9a63eacc2e6f0
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" scdoc"
|
||||
|
|
Loading…
Reference in a new issue