mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scdoc: update to 1.4.1.
This commit is contained in:
parent
5c3ab1f927
commit
22dc0dc4bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scdoc'
|
# Template file for 'scdoc'
|
||||||
pkgname=scdoc
|
pkgname=scdoc
|
||||||
version=1.3.4
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Tool for generating roff manual pages"
|
short_desc="Tool for generating roff manual pages"
|
||||||
|
@ -8,7 +8,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/snapshot/scdoc-${version}.tar.xz"
|
distfiles="https://git.sr.ht/~sircmpwn/scdoc/snapshot/scdoc-${version}.tar.xz"
|
||||||
checksum=cb27f40852f00812cfbcbce46e1d5c0aa54e5862997e3e114aec7e459a362e8c
|
checksum=2bc96daae0ddfb858305e550eb00a544a7a6255edd0bd169dcb2fc0c035eca92
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" scdoc"
|
hostmakedepends+=" scdoc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue