mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spiped: update to 1.6.4.
This commit is contained in:
parent
31ba22638e
commit
7f449625ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spiped'
|
# Template file for 'spiped'
|
||||||
pkgname=spiped
|
pkgname=spiped
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.tarsnap.com/spiped.html"
|
homepage="https://www.tarsnap.com/spiped.html"
|
||||||
distfiles="https://www.tarsnap.com/spiped/spiped-${version}.tgz"
|
distfiles="https://www.tarsnap.com/spiped/spiped-${version}.tgz"
|
||||||
checksum=70c53070dbbb10d1442754aeafb01b08ec829203d41023647dbf1a1435ee4a65
|
checksum=424fb4d3769d912b04de43d21cc32748cdfd3121c4f1d26d549992a54678e06a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export LDADD_EXTRA="$LDFLAGS"
|
export LDADD_EXTRA="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue