zpaq: update to 7.02
This commit is contained in:
parent
2ce858ab6e
commit
ca76cff4cf
|
@ -1,6 +1,6 @@
|
|||
# template for 'zpaq'
|
||||
pkgname=zpaq
|
||||
version=7.00
|
||||
version=7.02
|
||||
revision=1
|
||||
license="GPL-3"
|
||||
short_desc="Incremental Journaling Backup Utility and Archiver"
|
||||
|
@ -8,9 +8,9 @@ build_style=gnu-makefile
|
|||
hostmakedepends="unzip perl"
|
||||
maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
||||
homepage="http://mattmahoney.net/dc/zpaq.html"
|
||||
distfiles="http://mattmahoney.net/dc/zpaq700.zip"
|
||||
distfiles="http://mattmahoney.net/dc/zpaq702.zip"
|
||||
create_wrksrc=yes
|
||||
checksum=2cfd210cab7ace0ee0a938fb1ced28f7eebb7115c3d613721fbdaee0693f96e9
|
||||
checksum=c787b06064c491b00ff11cdc01fea2e9fb64433ef3f796cef71bda655ffad77a
|
||||
|
||||
do_build() {
|
||||
$CXX $CFLAGS -Dunix zpaq.cpp libzpaq.cpp -pthread -o zpaq
|
||||
|
|
Loading…
Reference in New Issue