mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
cksfv: update to 1.3.15
This commit is contained in:
parent
5f589a9962
commit
b4c08a54c7
1 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'cksfv'
|
# Template file for 'cksfv'
|
||||||
pkgname=cksfv
|
pkgname=cksfv
|
||||||
version=1.3.14
|
version=1.3.15
|
||||||
revision=3
|
revision=1
|
||||||
build_style=configure
|
build_style=gnu-configure
|
||||||
short_desc="SFV checksum utility (simple file verification)"
|
short_desc="SFV checksum utility (simple file verification)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://zakalwe.fi/~shd/foss/cksfv/"
|
homepage="https://zakalwe.fi/~shd/foss/cksfv/"
|
||||||
distfiles="http://zakalwe.fi/~shd/foss/cksfv/files/${pkgname}-${version}.tar.gz"
|
distfiles="https://zakalwe.fi/~shd/foss/cksfv/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=010facce85b317b7b9f952c84cd59ce03476a2b685db33a49b6ea0d1b38378ea
|
checksum=a173be5b6519e19169b6bb0b8a8530f04303fe3b17706927b9bd58461256064c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
configure_args="--prefix=/usr --package-prefix=${DESTDIR} --bindir=/usr/bin --mandir=/usr/share/man"
|
configure_args+="--package-prefix=${DESTDIR}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue