extra-cmake-modules: update to 5.39.0.
This commit is contained in:
parent
a3c5738d34
commit
bd981f91c3
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.37.0
|
version=5.39.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
homepage="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb
|
checksum=b80536d7bed8c12fc492857d3d433b3859462402fe231e463efcd3bf44ffbcd1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING-CMAKE-SCRIPTS
|
vlicense COPYING-CMAKE-SCRIPTS
|
||||||
|
|
Loading…
Reference in a new issue