mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libksane: update to 19.08.1.
This commit is contained in:
parent
504e846df0
commit
626eab5507
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libksane'
|
# Template file for 'libksane'
|
||||||
pkgname=libksane
|
pkgname=libksane
|
||||||
version=19.08.0
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.kde.org/applications/graphics/"
|
homepage="https://www.kde.org/applications/graphics/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/libksane-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/libksane-${version}.tar.xz"
|
||||||
checksum=62c670c316a47facbd0beedb0fcc35247fbbd285892a90ab06ebb8f74b8a6329
|
checksum=215fae62d8ea1f70908cafc5bc8667c02d4f0329669d056c99443a7b14a6e589
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue