dwdiff: update to 2.1.2.
This commit is contained in:
parent
f11717e8d6
commit
afa22775b8
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'dwdiff'
|
||||
pkgname=dwdiff
|
||||
version=2.1.1
|
||||
revision=4
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="icu-devel"
|
||||
depends="diffutils"
|
||||
short_desc="Word-level diff(1)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://os.ghalkes.nl/dwdiff.html"
|
||||
distfiles="http://os.ghalkes.nl/dist/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9745860faad6cb58744c7c45d16c0c7e222896c80d0cd7208dd36126d1a98c8b
|
||||
checksum=3201fd459164ebbb538a0b21ce17d955f2fa3babe37367b2e92f7f912cfac692
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc/dwdiff*
|
||||
|
|
Loading…
Reference in New Issue