extra-cmake-modules: update to 5.81.0.
This commit is contained in:
parent
b8758a7aad
commit
6a6bf1658c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'extra-cmake-modules'
|
# Template file for 'extra-cmake-modules'
|
||||||
pkgname=extra-cmake-modules
|
pkgname=extra-cmake-modules
|
||||||
version=5.80.0
|
version=5.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
|
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2370fd80f685533d0b96efa6fa443ceea68e0ceba4e8a9d7c151d297b1c96f64
|
checksum=5f57e4b843069b6098d955051bb2913558d1623fead3f3b95b7017d7e1e35b83
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue