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