mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdiff3: update to 1.11.3
This commit is contained in:
parent
0c71fd5207
commit
28ae58fd0f
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.11.1
|
version=1.11.3
|
||||||
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=30f14a5ab6e0d55116829178d827654c30e8421c04fe9700d3ce67a530846298
|
checksum=f8120c567588881ea863fe39175ca5f918eb2c7d5e79b761058d4a6db0fab685
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) ;;
|
ppc64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue