[Lunar-commits] <moonbase-core> binutils: use the .gz tarball.
Florin Braescu
florin at lunar-linux.org
Mon Oct 29 05:22:00 CET 2012
commit 2c2115a064667403eef791c17ee789ed442c44a3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 28 Oct 2012 21:22:00 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/2c2115a064667403eef791c17ee789ed442c44a3
binutils: use the .gz tarball.
---
devel/binutils/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/devel/binutils/DETAILS
+++ b/devel/binutils/DETAILS
@@ -1,9 +1,9 @@
MODULE=binutils
VERSION=2.23
- SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:9eaf3c73cb8f84b46d369f9d5f19210acb0f2543
+ SOURCE_URL[1]=$MIRROR_URL
+ SOURCE_VFY=sha1:470c388c97ac8d216de33fa397d7be9f96c3fe04
WEB_SITE=http://sources.redhat.com/binutils
ENTERED=20010922
UPDATED=20121023
More information about the Lunar-commits
mailing list