[Lunar-commits] <moonbase-other> slim: Version bumped to 1.3.5
Stefan Wold
ratler at lunar-linux.org
Tue Jan 1 09:55:50 CET 2013
commit 4b0386e85b279afecb6497e1976e48e19a44a06d
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 01 Jan 2013 00:55:50 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/4b0386e85b279afecb6497e1976e48e19a44a06d
slim: Version bumped to 1.3.5
---
x11-utils/slim/BUILD | +1/-1
x11-utils/slim/DETAILS | +3/-3
2 files changed, 4 insertions(+), 4 deletions(-)
--- a/x11-utils/slim/BUILD
+++ b/x11-utils/slim/BUILD
@@ -5,7 +5,7 @@
default_cmake_build &&
if [ ! -e /etc/slim.conf ]; then
- install -Dm0644 slim.conf /etc/slim.conf
+ install -Dm0644 $SOURCE_DIRECTORY/slim.conf /etc/slim.conf
fi
) > $C_FIFO 2>&1
--- a/x11-utils/slim/DETAILS
+++ b/x11-utils/slim/DETAILS
@@ -1,11 +1,11 @@
MODULE=slim
- VERSION=1.3.4
+ VERSION=1.3.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.berlios.de/$MODULE
- SOURCE_VFY=sha1:70f1383bc8754b6b149c7b69d98ad0851c05081c
+ SOURCE_VFY=sha1:2a3d6ba251aee047c0445c522c38c0bd83249d12
WEB_SITE=http://slim.berlios.de/
ENTERED=20051121
- UPDATED=20120710
+ UPDATED=20130101
SHORT="Simple Login Manager"
LUNAR_RESTART_SERVICES=off
More information about the Lunar-commits
mailing list