Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
32fa3ec6
Commit
32fa3ec6
authored
Dec 14, 2007
by
Pierre d'Herbemont
Browse files
packages.mak: Use ftp instead of http for ftp.gnupg.org as their http mirror is always down.
parent
0a7f7036
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/packages.mak
View file @
32fa3ec6
...
...
@@ -132,7 +132,7 @@ CDIO_URL=$(GNU)/libcdio/libcdio-$(CDIO_VERSION).tar.gz
PNG_VERSION
=
1.2.23
PNG_URL
=
$(SF)
/libpng/libpng-
$(PNG_VERSION)
.tar.bz2
GPGERROR_VERSION
=
1.6
GPGERROR_URL
=
ht
tp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-
$(GPGERROR_VERSION)
.tar.bz2
GPGERROR_URL
=
f
tp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-
$(GPGERROR_VERSION)
.tar.bz2
GCRYPT_VERSION
=
1.2.3
GCRYPT_URL
=
http://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-
$(GCRYPT_VERSION)
.tar.bz2
GNUTLS_VERSION
=
1.6.3
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment