diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-23 21:28:41 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-23 21:28:41 +0100 |
commit | 6029b06b10a3ab107e69104f574f5e0677f328a9 (patch) | |
tree | 27847492831b2a48a79a508d312dbb40bce4df97 /base | |
parent | 7bfb49c1e6d1db85d5538c0b3ba7d6d492e9c1eb (diff) | |
parent | 4bd6c63699c9064575de59a097fcdc181162a767 (diff) | |
download | nutyx-extra-6029b06b10a3ab107e69104f574f5e0677f328a9.tar.gz nutyx-extra-6029b06b10a3ab107e69104f574f5e0677f328a9.tar.bz2 nutyx-extra-6029b06b10a3ab107e69104f574f5e0677f328a9.tar.xz nutyx-extra-6029b06b10a3ab107e69104f574f5e0677f328a9.zip |
Merge remote branch 'lesibel/master'
Diffstat (limited to 'base')
-rw-r--r-- | base/file/.md5sum | 2 | ||||
-rwxr-xr-x | base/file/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/file/.md5sum b/base/file/.md5sum index f23bacb1c..cd5480d0c 100644 --- a/base/file/.md5sum +++ b/base/file/.md5sum @@ -1 +1 @@ -d05f08a53e5c2f51f8ee6a4758c0cc53 file-5.03.tar.gz +d41fdbedc74656d601b5681c5c928204 file-5.04.tar.gz diff --git a/base/file/Pkgfile b/base/file/Pkgfile index e3cbae049..57ff92db3 100755 --- a/base/file/Pkgfile +++ b/base/file/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=file -version=5.03 +version=5.04 release=1 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz) |