[Lunar-commits] <moonbase-other> vala: As requested by Ratler way back in Jun 2011, adjusting the DETAILS
Dennis Veatch
stumbles at lunar-linux.org
Fri Jul 13 18:23:04 CEST 2012
commit f0899cacd1dc8cb5c89232c63e8450114bb1be7e
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 13 Jul 2012 09:23:04 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/f0899cacd1dc8cb5c89232c63e8450114bb1be7e
vala: As requested by Ratler way back in Jun 2011, adjusting the DETAILS
to remove the use of $MAJOR. See thread;
http://foo-projects.org/pipermail/lunar-dev/2011-June/007232.html
---
compilers/vala/DETAILS +2/-3
1 files changed, 2 insertions (+), 3 deletions (-)
--- a/compilers/vala/DETAILS
+++ b/compilers/vala/DETAILS
@@ -1,8 +1,7 @@
MODULE=vala
- MAJOR=0.17
- VERSION=$MAJOR.1
+ VERSION=0.17.1
SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}/
SOURCE_VFY=sha1:b04fc01df281d33463ecffb3b1f347a265be5dfa
WEB_SITE=http://live.gnome.org/Vala
ENTERED=20020714
More information about the Lunar-commits
mailing list