From 4d644b13b567db1a730a9634869aea7199a94772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 10 Jun 2021 08:17:12 +0700 Subject: [PATCH] libesmtp: use external mirror as distfiles sources.voidlinux.org should be the last fallback. --- srcpkgs/libesmtp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libesmtp/template b/srcpkgs/libesmtp/template index 6719b024796..dd5a1528df8 100644 --- a/srcpkgs/libesmtp/template +++ b/srcpkgs/libesmtp/template @@ -9,8 +9,8 @@ short_desc="Manage submission of emails using SMTP protocol" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://brianstafford.info/libesmtp/" -distfiles="https://sources.voidlinux.org/libesmtp-1.0.6/libesmtp-1.0.6.tar.bz2" #distfiles="http://brianstafford.info/libesmtp/libesmtp-${version}.tar.bz2" +distfiles="https://ftp.osuosl.org/pub/blfs/conglomeration/libesmtp/libesmtp-${version}.tar.bz2" checksum=d0a61a5c52d99fa7ce7d00ed0a07e341dbda67101dbed1ab0cdae3f37db4eb0b libesmtp-devel_package() {