diff options
author | Pedro R.M. Júnior <pedrormjunior@gmail.com> | 2018-10-09 06:12:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-09 06:12:54 +0700 |
commit | c5dc880d30d5de8b950672f835ddddba1ea9dc0a (patch) | |
tree | 83236c6ba888af20774c77d1176729be92fe4047 /system/stow/stow.info | |
parent | d2229306e897c9f87d821cf028f2b7c053a8e1b2 (diff) | |
download | slackbuilds-c5dc880d30d5de8b950672f835ddddba1ea9dc0a.tar.gz |
system/stow: Added (manage source installs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/stow/stow.info')
-rw-r--r-- | system/stow/stow.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/stow/stow.info b/system/stow/stow.info new file mode 100644 index 0000000000..89bd7d82f0 --- /dev/null +++ b/system/stow/stow.info @@ -0,0 +1,10 @@ +PRGNAM="stow" +VERSION="2.2.2" +HOMEPAGE="https://www.gnu.org/software/stow" +DOWNLOAD="https://ftp.gnu.org/gnu/stow/stow-2.2.2.tar.bz2" +MD5SUM="af1e1de9d973c835bee80c745b5ee849" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Pedro R.M. Júnior" +EMAIL="pedrormjunior@gmail.com" |