mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdiff3: update to 1.8.2.
This commit is contained in:
parent
09c6d94ab8
commit
19efa4017b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdiff3'
|
# Template file for 'kdiff3'
|
||||||
pkgname=kdiff3
|
pkgname=kdiff3
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Ben Sung Hsu <pobetiger+kdiff3@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/development/kdiff3"
|
homepage="https://kde.org/applications/development/kdiff3"
|
||||||
distfiles="${KDE_SITE}/kdiff3/kdiff3-${version}.tar.xz"
|
distfiles="${KDE_SITE}/kdiff3/kdiff3-${version}.tar.xz"
|
||||||
checksum=7877c0f38d24f35edc6c61353fe6e12790aaa285663fe403133e4fc00bcf436e
|
checksum=fb7154778491dc11b9bd38465164ce1a7c2d1810f70a57cd4268ffad42d5bb68
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue