From c60bb68053698a184ff14d93eaaea7609d56b2dc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 27 Jan 2025 11:59:15 +0100 Subject: [PATCH] spiped: update to 1.6.3. --- srcpkgs/spiped/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/spiped/template b/srcpkgs/spiped/template index 1837f50e1c4..b3ce01bd58b 100644 --- a/srcpkgs/spiped/template +++ b/srcpkgs/spiped/template @@ -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 " 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"