fix broken links

This commit is contained in:
2020-05-31 01:17:51 -04:00
parent 823d481f6d
commit 2f2aacd921
2 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
#TARBALL: http://rpm5.org/files/popt/popt-1.16.tar.gz
#TARBALL: ftp://anduin.linuxfromscratch.org/BLFS/popt/popt-1.16.tar.gz
#MD5SUM: 3743beefa3dd6247a73f8f7a32c14c33;SOURCES/popt-1.16.tar.gz
#-----------------------------------------------------------------------------
Summary: The popt package contains the popt libraries which are used by some programs parse command-line options.
@@ -6,10 +6,10 @@ Name: popt
Version: 1.16
Release: 1
License: GPL
URL: http://rpm5.org/files/popt
URL: ftp://anduin.linuxfromscratch.org/BLFS/%{name}/
Group: BLFS/General_Libraries
Vendor: Elizabeth
Source0: http://rpm5.org/files/popt/%{name}-%{version}.tar.gz
Vendor: Elizabeth
Source0: ftp://anduin.linuxfromscratch.org/BLFS/%{name}/%{name}-%{version}.tar.gz
Requires: filesystem
%description
The popt package contains the popt libraries which are used by some programs parse command-line options.