mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
icdiff: update to 2.0.7.
This commit is contained in:
parent
e6acfa4ac1
commit
ad5642a71f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'icdiff'
|
# Template file for 'icdiff'
|
||||||
pkgname=icdiff
|
pkgname=icdiff
|
||||||
version=2.0.6
|
version=2.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="Python-2.0"
|
||||||
homepage="http://www.jefftk.com/icdiff"
|
homepage="http://www.jefftk.com/icdiff"
|
||||||
changelog="https://github.com/jeffkaufman/icdiff/raw/master/ChangeLog"
|
changelog="https://github.com/jeffkaufman/icdiff/raw/master/ChangeLog"
|
||||||
distfiles="https://github.com/jeffkaufman/icdiff/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/jeffkaufman/icdiff/archive/release-${version}.tar.gz"
|
||||||
checksum=8f79b82032696d2eea2a3acf722cd34cf45215d4b09b52139880626a2b0d360e
|
checksum=147ebdd0c2b8019d0702bbbb1349d77442a4f05530cba39276b58b005ca08c77
|
||||||
|
|
||||||
replaces="python3-icdiff>=0"
|
replaces="python3-icdiff>=0"
|
||||||
provides="python3-icdiff-${version}_${revision}"
|
provides="python3-icdiff-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue