mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zpaq: update to 7.06.
This commit is contained in:
parent
4e0414573e
commit
e0c79c20ef
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.05
|
version=7.06
|
||||||
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=d8abe3e3620d4c6f3ddc1da149acffa4c24296fd9c74c9d7b62319e308b63334
|
checksum=339558e813d25f06c970162fe66a70e34cbf22377aa8b5640e8629258086c572
|
||||||
|
|
||||||
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
Reference in a new issue