Browse Source

fix URLs

master
parent
commit
dc712a1f98
  1. 4
      libiconv/libiconv.spec

4
libiconv/libiconv.spec

@ -26,7 +26,7 @@
# package information
Name: libiconv
Summary: Character Translation Library
URL: http://clisp.cons.org/~haible/packages-libiconv.html
URL: http://www.gnu.org/software/libiconv/
Vendor: Bruno Haible
Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
@ -36,7 +36,7 @@ Version: 1.7
Release: 20020206
# list of sources
Source0: ftp://ftp.ilog.fr/pub/Users/haible/gnu/libiconv-%{version}.tar.gz
Source0: ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-%{version}.tar.gz
# build information
Prefix: %{l_prefix}

Loading…
Cancel
Save