From 5e59575806ec9d4d5d71f89bee048ef82a1749a3 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 4 Jan 2018 02:56:47 +0100 Subject: [PATCH] mp3info: fix wrong distfiles Closes: #10410 [via git-merge-pr] --- srcpkgs/mp3info/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mp3info/template b/srcpkgs/mp3info/template index 81a57c99f9b..239a9ca496e 100644 --- a/srcpkgs/mp3info/template +++ b/srcpkgs/mp3info/template @@ -5,11 +5,11 @@ revision=3 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="gtk+-devel ncurses-devel" -short_desc="utility used to read and modify the ID3 tags of MP3 files" +short_desc="Utility used to read and modify the ID3 tags of MP3 files" maintainer="Enno Boland " license="GPL-2" homepage="http://ibiblio.org/mp3info/" -distfiles="http://fossies.org/linux/misc/mp3info-${version}.tgz" +distfiles="ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/mp3info-${version}.tgz" checksum=0438ac68e9f04947fb14ca5573d27c62454cb9db3a93b7f1d2c226cd3e0b4e10 pre_configure() {