mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sonnet: update to 5.116.0.
This commit is contained in:
parent
d39e3e42f9
commit
acd98a1173
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sonnet'
|
# Template file for 'sonnet'
|
||||||
pkgname=sonnet
|
pkgname=sonnet
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON"
|
configure_args="-DBUILD_TESTING=ON"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/sonnet"
|
homepage="https://invent.kde.org/frameworks/sonnet"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=de6182cf02507f686c1e236e52e1c9ca69f0493fcd0dc7827066f3ba67519914
|
checksum=98417080e742829794584a794995c4a08900d22e11b879cb8cc240323b1f4a4a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" sonnet"
|
hostmakedepends+=" sonnet"
|
||||||
|
|
1
srcpkgs/sonnet/update
Normal file
1
srcpkgs/sonnet/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue