mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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'
|
||||
pkgname=spiped
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Spiped secure pipe daemon"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://www.tarsnap.com/spiped.html"
|
||||
distfiles="http://www.tarsnap.com/spiped/spiped-${version}.tgz"
|
||||
checksum=05d4687d12d11d7f9888d43f3d80c541b7721c987038d085f71c91bb06204567
|
||||
homepage="https://www.tarsnap.com/spiped.html"
|
||||
distfiles="https://www.tarsnap.com/spiped/spiped-${version}.tgz"
|
||||
checksum=70c53070dbbb10d1442754aeafb01b08ec829203d41023647dbf1a1435ee4a65
|
||||
|
||||
pre_build() {
|
||||
export LDADD_EXTRA="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue