mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
xdelta3: update to 3.0.7.
This commit is contained in:
parent
926793e742
commit
b67f4d8e27
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xdelta3'
|
# Template file for 'xdelta3'
|
||||||
pkgname=xdelta3
|
pkgname=xdelta3
|
||||||
version=3.0.5
|
version=3.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="liblzma-devel"
|
makedepends="liblzma-devel"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="Delta/differential compression tools, VCDIFF/RFC 3284 delta compress
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://code.google.com/p/xdelta/"
|
homepage="http://code.google.com/p/xdelta/"
|
||||||
distfiles="http://xdelta.googlecode.com/files/xdelta3-3.0.5.tar.gz"
|
distfiles="http://xdelta.googlecode.com/files/xdelta3-${version}.tar.gz"
|
||||||
checksum=bf7ba664c5656256c5b358dd4963bc64b58cc1a76ebc6aa399e512b94dd6f0ce
|
checksum=97e56a019be7f6c8d7e974dfe501fcf55d7ac97fe42165a172ed8c6b0e96f219
|
||||||
long_desc="
|
long_desc="
|
||||||
Xdelta is a tool and library for differential compression. Xdelta release
|
Xdelta is a tool and library for differential compression. Xdelta release
|
||||||
version 3 supports VCDIFF encoding and decoding. Supports compressing 64 bit
|
version 3 supports VCDIFF encoding and decoding. Supports compressing 64 bit
|
||||||
|
|
Loading…
Add table
Reference in a new issue