[Lunar-commits] <moonbase-core> lunar, thedge: Version bumped to 11
Stefan Wold
ratler at lunar-linux.org
Wed Sep 4 12:16:35 CEST 2013
commit 16977f3179011a8230aef4dce48699623e57df0e
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Wed, 04 Sep 2013 03:15:02 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/16977f3179011a8230aef4dce48699623e57df0e
lunar, thedge: Version bumped to 11
Fixes for v11:
- Getopt now properly check -g (download) option
- Don't perform sanity checks on fhs
- always use wget progress bar style
---
system/lunar/DETAILS | +3/-3
system/theedge/DETAILS | +3/-3
2 files changed, 6 insertions(+), 6 deletions(-)
--- a/system/lunar/DETAILS
+++ b/system/lunar/DETAILS
@@ -1,12 +1,12 @@
MODULE=lunar
- VERSION=10
+ VERSION=11
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://lunar-linux.org/lunar/lunar/
- SOURCE_VFY=sha1:344da4cbfff422ec59a27f6e74b713578974821e
+ SOURCE_VFY=sha1:354ef4b5da3393e8a27ead922fa6db4f596e5fec
WEB_SITE=http://lunar-linux.org/
ENTERED=20020218
- UPDATED=20130705
+ UPDATED=20130904
SHORT="lunar contains the package management tools for Lunar-Linux."
USE_WRAPPERS=off
cat << EOF
--- a/system/theedge/DETAILS
+++ b/system/theedge/DETAILS
@@ -1,12 +1,12 @@
MODULE=theedge
- VERSION=10
+ VERSION=11
SOURCE=lunar-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/lunar-$VERSION
SOURCE_URL=http://lunar-linux.org/lunar/lunar/
- SOURCE_VFY=sha1:344da4cbfff422ec59a27f6e74b713578974821e
+ SOURCE_VFY=sha1:354ef4b5da3393e8a27ead922fa6db4f596e5fec
WEB_SITE=http://lunar-linux.org/
ENTERED=20020218
- UPDATED=20130705
+ UPDATED=20130904
AUTORESURRECT=off
SHORT="development version of lunar core tools from Lunar-Linux."
cat << EOF
More information about the Lunar-commits
mailing list