scdoc: update to 1.10.0.
This commit is contained in:
parent
1009ce08ff
commit
f68f245323
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scdoc'
|
||||
pkgname=scdoc
|
||||
version=1.9.7
|
||||
version=1.10.0
|
||||
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=7e0ef0b2fdbe40d66461b1b2900aadd889a2d91eaecd2505e85fabf6db003779
|
||||
checksum=3482e08b994cc4a528caf3d20dd70efda2d2ec86b30f66af75a1d192fee56852
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" scdoc"
|
||||
|
|
Loading…
Reference in New Issue