diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-12-16 10:24:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 01:18:19 +0700 |
commit | 3c67cdd2046bb5ec90bd4d69c0ad553be34a4356 (patch) | |
tree | 195932b832ecb9ee9329139da21f263f50d1a5da /misc/xdelta3/xdelta3.info | |
parent | d8322ec0245595533454aea9fe071815ecff6a2f (diff) |
misc/xdelta3: Added (Binary delta generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/xdelta3/xdelta3.info')
-rw-r--r-- | misc/xdelta3/xdelta3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/xdelta3/xdelta3.info b/misc/xdelta3/xdelta3.info new file mode 100644 index 0000000000000..08b6ffe1dace4 --- /dev/null +++ b/misc/xdelta3/xdelta3.info @@ -0,0 +1,10 @@ +PRGNAM="xdelta3" +VERSION="3.0.11" +HOMEPAGE="http://xdelta.org/" +DOWNLOAD="https://github.com/jmacd/xdelta/archive/v3.0.11/xdelta-3.0.11.tar.gz" +MD5SUM="6ed23efecea471dfa0ed5c00216fe31e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Hunter Sezen" +EMAIL="ovariegata@yahoo.com" |