[Lunar-commits] <moonbase> m4: use the bz2 tarball instead of the gz one.
Florin Braescu
florin at lunar-linux.org
Thu Jun 18 00:46:32 CEST 2009
commit 9c782323324b50158389e1044a4d95a3e6b96145
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jun 18 01:46:32 2009 +0300
m4: use the bz2 tarball instead of the gz one.
---
devel/m4/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/m4/DETAILS b/devel/m4/DETAILS
index 567211a..aaa5999 100644
--- a/devel/m4/DETAILS
+++ b/devel/m4/DETAILS
@@ -1,9 +1,9 @@
MODULE=m4
VERSION=1.4.13
- SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:75aba989a6dfaa0bbe43d3bcf8d1d47bcd03e39a
+ SOURCE_VFY=sha1:7ba1834ebf96d0520d526c1c9f5764cc869a9f42
WEB_SITE=http://www.gnu.org/software/$MODULE
ENTERED=20010922
UPDATED=20090402
More information about the Lunar-commits
mailing list