diff options
author | Bruce Forte <fuererb@student.ethz.ch> | 2017-01-29 01:15:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:05 +0700 |
commit | de11acda1a91bec7da659064ce2ec8f657fac2e1 (patch) | |
tree | b2d4d4c8118251cca53a93b4e0f8d0ff2a1be271 /system/posixovl/posixovl.info | |
parent | 9da8e004e4650d75bbb93ec2d350cad6396c6569 (diff) | |
download | slackbuilds-de11acda1a91bec7da659064ce2ec8f657fac2e1.tar.gz |
system/posixovl: Added (POSIX Overlay Filesystem).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/posixovl/posixovl.info')
-rw-r--r-- | system/posixovl/posixovl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/posixovl/posixovl.info b/system/posixovl/posixovl.info new file mode 100644 index 0000000000..9aaa1b8ba0 --- /dev/null +++ b/system/posixovl/posixovl.info @@ -0,0 +1,10 @@ +PRGNAM="posixovl" +VERSION="1.2" +HOMEPAGE="https://posixovl.sourceforge.io/" +DOWNLOAD="https://downloads.sourceforge.net/project/posixovl/posixovl/1.2/posixovl-1.2.tar.xz" +MD5SUM="02630aba4478f661ec6a247338a3d54e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Bruce Forte" +EMAIL="fuererb@student.ethz.ch" |