Skip to content

Commit

Permalink
lunar, theedge: Bumped to version 7
Browse files Browse the repository at this point in the history
- lsh fixes to allow evaluation of the commandline
- create_uniq_id() uses ip to generate md5sum
- Connection check now uses iproute2 (ip) instead of net-tools (ifconfig)
  • Loading branch information
Ratler committed Jan 5, 2013
1 parent ac074c4 commit 7977453
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion system/lunar/DEPENDS
Expand Up @@ -11,14 +11,14 @@ depends findutils
depends grep
depends gzip
depends installwatch
depends iproute2
depends less
depends rpmunpack
depends tar
depends unzip
depends wget
depends util-linux
depends patch
depends net-tools
depends diffstat
depends xz
depends sed
Expand Down
8 changes: 4 additions & 4 deletions system/lunar/DETAILS
@@ -1,12 +1,12 @@
MODULE=lunar
VERSION=5
VERSION=7
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://lunar-linux.org/lunar/lunar/
SOURCE_VFY=sha1:0b3cb2e54d821f6e04aa6c924b3932b01d6d0828
WEB_SITE=http://lunar-linux.org
SOURCE_VFY=sha1:321afbc43c999c02c9b40d86bf87e4dcd4a00811
WEB_SITE=http://lunar-linux.org/
ENTERED=20020218
UPDATED=20121021
UPDATED=20130105
SHORT="lunar contains the package management tools for Lunar-Linux."
USE_WRAPPERS=off
cat << EOF
Expand Down
2 changes: 1 addition & 1 deletion system/theedge/DEPENDS
Expand Up @@ -11,14 +11,14 @@ depends findutils
depends grep
depends gzip
depends installwatch
depends iproute2
depends less
depends rpmunpack
depends tar
depends unzip
depends wget
depends util-linux
depends patch
depends net-tools
depends diffstat
depends xz
depends sed
Expand Down
8 changes: 4 additions & 4 deletions system/theedge/DETAILS
@@ -1,12 +1,12 @@
MODULE=theedge
VERSION=5
VERSION=7
SOURCE=lunar-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/lunar-$VERSION
SOURCE_URL=http://lunar-linux.org/lunar/lunar/
SOURCE_VFY=sha1:0b3cb2e54d821f6e04aa6c924b3932b01d6d0828
WEB_SITE=http://lunar-linux.org
SOURCE_VFY=sha1:321afbc43c999c02c9b40d86bf87e4dcd4a00811
WEB_SITE=http://lunar-linux.org/
ENTERED=20020218
UPDATED=20121021
UPDATED=20130105
AUTORESURRECT=off
SHORT="development version of lunar core tools from Lunar-Linux."
cat << EOF
Expand Down

0 comments on commit 7977453

Please sign in to comment.