[Lunar-commits] <moonbase> mktemp: updated to 1.6
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Mon Sep 22 19:50:05 CEST 2008
commit 9fa56df7a5243f53858a5408e5e035eb36ea36f9
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Mon Sep 22 19:50:05 2008 +0200
mktemp: updated to 1.6
---
utils/mktemp/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/utils/mktemp/DETAILS b/utils/mktemp/DETAILS
index 716a78a..38231cd 100644
--- a/utils/mktemp/DETAILS
+++ b/utils/mktemp/DETAILS
@@ -1,11 +1,12 @@
MODULE=mktemp
- VERSION=1.5
+ VERSION=1.6
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.mktemp.org/pub/mktemp/OLD/
- SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/mktemp/OLD/
+ SOURCE_URL[0]=ftp://ftp.mktemp.org/pub/mktemp/
+ SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/mktemp/
+ SOURCE_VFY=sha1:562ee9f2b7033a90196409961c2137917c125838
WEB_SITE=http://www.mktemp.org/
ENTERED=20020307
- UPDATED=20080422
+ UPDATED=20080904
SHORT="simple utility designed to make temporary file handling in shells scripts be safe and simple."
cat << EOF
What/why is mktemp?
More information about the Lunar-commits
mailing list