ports/opt (3.0): bash-completion: fixed source
commit 126274803dbf0a84c8c539e13306d735deab1e32 Author: Jose V Beneyto <sepen@crux.nu> Date: Thu Dec 12 13:53:51 2013 +0100 bash-completion: fixed source diff --git a/bash-completion/.md5sum b/bash-completion/.md5sum index dabbbb8..0a3be0c 100644 --- a/bash-completion/.md5sum +++ b/bash-completion/.md5sum @@ -1 +1 @@ -4e2a9f11a4042a38ee79ddcd048e8b9e bash-completion-2.1.tar.bz2 +0528183f12bbf5ccf1a3458cb3736419 bash-completion-2.1.tar.gz diff --git a/bash-completion/Pkgfile b/bash-completion/Pkgfile index 317fde2..a33f5e9 100644 --- a/bash-completion/Pkgfile +++ b/bash-completion/Pkgfile @@ -7,7 +7,7 @@ name=bash-completion version=2.1 release=2 -source=(http://$name.alioth.debian.org/files/$name-$version.tar.bz2) +source=(https://launchpad.net/$name/master/$version/+download/$name-$version.tar.gz) build() { cd $name-$version
participants (1)
-
crux@crux.nu