summaryrefslogtreecommitdiff
path: root/bison
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-03-02 14:25:08 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2017-03-02 14:30:03 +0100
commit744736f913269ae10d4542b0b0de1c09f6e09946 (patch)
tree3bd0780ba1bdc461212be722dd5780d6ae12a2be /bison
parent27d17db35a158a2e0847bad4b47842f055e8cfac (diff)
downloadcore-744736f913269ae10d4542b0b0de1c09f6e09946.tar.gz
core-744736f913269ae10d4542b0b0de1c09f6e09946.tar.xz
use ftpmirror.gnu.org instead of ftp.gnu.org
Diffstat (limited to 'bison')
-rw-r--r--bison/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bison/Pkgfile b/bison/Pkgfile
index ca4ef235..69728941 100644
--- a/bison/Pkgfile
+++ b/bison/Pkgfile
@@ -5,7 +5,7 @@
name=bison
version=3.0.4
release=2
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
+source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)
build() {
cd $name-$version

Generated by cgit