diff options
author | Ben Mendis <ben.mendis@gmail.com> | 2011-07-20 00:06:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-20 00:06:40 -0500 |
commit | 30e44e8736941a4df0f5dbd2aabf846db9844cb8 (patch) | |
tree | 6d81b32b1e75b3c494e8d934e69b24b09cddcab2 /system/squashfs-tools/squashfs-tools.info | |
parent | b3b303b42e8e2b1dbc3afdd821db9fea9424ed78 (diff) | |
download | slackbuilds-30e44e8736941a4df0f5dbd2aabf846db9844cb8.tar.gz |
system/squashfs-tools: Added (SquashFS userspace tools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/squashfs-tools/squashfs-tools.info')
-rw-r--r-- | system/squashfs-tools/squashfs-tools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/squashfs-tools/squashfs-tools.info b/system/squashfs-tools/squashfs-tools.info new file mode 100644 index 0000000000..c141a3e923 --- /dev/null +++ b/system/squashfs-tools/squashfs-tools.info @@ -0,0 +1,10 @@ +PRGNAM="squashfs-tools" +VERSION="4.2" +HOMEPAGE="http://squashfs.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz" +MD5SUM="1b7a781fb4cf8938842279bd3e8ee852" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Ben Mendis" +EMAIL="ben.mendis@gmail.com" +APPROVED="rworkman" |