colordiff: update to 1.0.14.
This commit is contained in:
parent
b3cd81b954
commit
58697c0541
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'colordiff'
|
||||
pkgname=colordiff
|
||||
version=1.0.13
|
||||
version=1.0.14
|
||||
revision=1
|
||||
depends="perl"
|
||||
noarch=yes
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
homepage="http://www.colordiff.org/"
|
||||
short_desc="Colorizes output of diff"
|
||||
distfiles="http://www.colordiff.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=ce2805a130c81545711df94bc00a93545da3f323d835cc38b452d3396ef86c2a
|
||||
checksum=eb5385d06e68fc66d2b8549e3c62b08a0447583645a657918561e128cb814204
|
||||
|
||||
do_install() {
|
||||
vinstall colordiff.1 644 usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue