zpaq: update to 7.07.
This commit is contained in:
parent
ee244c7311
commit
5935e488e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# template for 'zpaq'
|
||||
pkgname=zpaq
|
||||
version=7.06
|
||||
version=7.07
|
||||
revision=1
|
||||
license="GPL-3"
|
||||
short_desc="Incremental Journaling Backup Utility and Archiver"
|
||||
|
@ -10,7 +10,7 @@ maintainer="necrophcodr <necrophcodr@necrophcodr.me>"
|
|||
homepage="http://mattmahoney.net/dc/zpaq.html"
|
||||
distfiles="http://mattmahoney.net/dc/zpaq${version//\./}.zip"
|
||||
create_wrksrc=yes
|
||||
checksum=339558e813d25f06c970162fe66a70e34cbf22377aa8b5640e8629258086c572
|
||||
checksum=e3c9f72e56132ee8167ba643e35372508adb728c791fd2ef180a85b1e1d57175
|
||||
|
||||
do_build() {
|
||||
$CXX $CFLAGS -Dunix zpaq.cpp libzpaq.cpp -pthread -o zpaq
|
||||
|
|
Loading…
Reference in a new issue