sieve-connect: fix dead distfiles

This commit is contained in:
Luc-Saccoccio
2026-04-15 21:20:52 +02:00
committed by Duncan Overbruck
parent bdb002e52a
commit c6e944b96f
+2 -3
View File
@@ -9,9 +9,8 @@ depends="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-Net-DNS
short_desc="Client for the MANAGESIEVE protocol"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="BSD-3-Clause"
homepage="https://people.spodhuis.org/phil.pennock/software/"
changelog="https://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt"
distfiles="https://people.spodhuis.org/phil.pennock/software/sieve-connect-${version}.tar.bz2"
homepage="https://github.com/philpennock/sieve-connect"
distfiles="https://github.com/philpennock/sieve-connect/releases/download/v${version}/sieve-connect-${version}.tar.bz2"
checksum=4a188ba50009170b5a7a51cbd0dbaab972eb1e42a3ad7c2d8d22fb63f2f77603
do_install() {