sonnet: update to 5.109.0.
This commit is contained in:
parent
42b66a0758
commit
519813a847
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sonnet'
|
||||
pkgname=sonnet
|
||||
version=5.108.0
|
||||
version=5.109.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=ON"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/sonnet"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e11ea6ca8259313b7cb1db292291e2a1e3c13a9e6323d19e2adc81bde5f35f01
|
||||
checksum=593ba654a8b5f61af95fec3fd0b269a8f5e89dbed54d62aafb41a0ce0146eeba
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" sonnet"
|
||||
|
|
Loading…
Reference in New Issue