New package: zpaq-6.60

This commit is contained in:
necrophcodr 2015-01-22 00:12:39 +01:00 committed by necrophcodr
parent b2ccb5beed
commit ad0c4b57f8
1 changed files with 18 additions and 0 deletions

18
srcpkgs/zpaq/template Normal file
View File

@ -0,0 +1,18 @@
# template for 'zpaq'
pkgname=zpaq
version=6.60
revision=1
license="GPL-3"
short_desc="Incremental Journaling Backup Utility and Archiver"
build_style=gnu-makefile
hostmakedepends="unzip"
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
homepage="http://mattmahoney.net/dc/zpaq.html"
distfiles="http://mattmahoney.net/dc/zpaq660.zip"
create_wrksrc=yes
checksum=58fe7d94421ac115fb04eb58bacc17093ebd1294b05320989bcb1ce3be29cbdc
do_install() {
vbin zpaq
}