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