spiped: update to 1.6.3.

This commit is contained in:
Leah Neukirchen 2025-01-27 11:59:15 +01:00
parent 8861f17417
commit c60bb68053

View file

@ -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"