scdoc: update to 1.10.0.

This commit is contained in:
travankor 2019-09-16 01:11:01 -07:00 committed by Helmut Pozimski
parent 1009ce08ff
commit f68f245323
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'scdoc' # Template file for 'scdoc'
pkgname=scdoc pkgname=scdoc
version=1.9.7 version=1.10.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="PREFIX=/usr" make_build_args="PREFIX=/usr"
@ -9,7 +9,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="MIT" license="MIT"
homepage="https://git.sr.ht/~sircmpwn/scdoc" homepage="https://git.sr.ht/~sircmpwn/scdoc"
distfiles="https://git.sr.ht/~sircmpwn/scdoc/archive/${version}.tar.gz" distfiles="https://git.sr.ht/~sircmpwn/scdoc/archive/${version}.tar.gz"
checksum=7e0ef0b2fdbe40d66461b1b2900aadd889a2d91eaecd2505e85fabf6db003779 checksum=3482e08b994cc4a528caf3d20dd70efda2d2ec86b30f66af75a1d192fee56852
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" scdoc" hostmakedepends+=" scdoc"