From 3c20669101e2c84c9601af916c43ff290d4a069e Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 18 Feb 2020 22:06:36 +0200 Subject: [PATCH] scdoc: update to 1.10.1. --- srcpkgs/scdoc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scdoc/template b/srcpkgs/scdoc/template index a97d72c6aa2..3dbd407ef42 100644 --- a/srcpkgs/scdoc/template +++ b/srcpkgs/scdoc/template @@ -1,6 +1,6 @@ # Template file for 'scdoc' pkgname=scdoc -version=1.10.0 +version=1.10.1 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr" @@ -9,7 +9,7 @@ maintainer="Julio Galvan " license="MIT" homepage="https://git.sr.ht/~sircmpwn/scdoc" distfiles="https://git.sr.ht/~sircmpwn/scdoc/archive/${version}.tar.gz" -checksum=3482e08b994cc4a528caf3d20dd70efda2d2ec86b30f66af75a1d192fee56852 +checksum=80e021c732cca2cd6659dccf3306d46f59eecbf8fbaa4dabdb502f537278a78f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" scdoc"