From 24ab530c5efe3972d8a632b30b22e5f01121435e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 15 Jan 2018 14:01:43 +0100 Subject: [PATCH] libutempter: use http instead of ftp --- srcpkgs/libutempter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libutempter/template b/srcpkgs/libutempter/template index 5b11a924272..5e5d5e52b3e 100644 --- a/srcpkgs/libutempter/template +++ b/srcpkgs/libutempter/template @@ -7,7 +7,7 @@ short_desc="Library interface to record user sessions in utmp/wtmp files" maintainer="Juan RP " license="LGPL-2.1" homepage="http://freecode.com/projects/libutempter" -distfiles="ftp://ftp.altlinux.org/pub/people/ldv/utempter/${pkgname}-${version}.tar.bz2" +distfiles="http://ftp.altlinux.org/pub/people/ldv/utempter/${pkgname}-${version}.tar.bz2" checksum=b898565f31ced7e5c1fa0a2eaa0f6ff0ed862b5fe375d26375b64bfbdfeac397 libutempter-devel_package() {