mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cmake-bootstrap: update to 3.30.1.
This commit is contained in:
parent
81a5e1f86a
commit
03df2a5703
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-bootstrap'
|
# Template file for 'cmake-bootstrap'
|
||||||
pkgname=cmake-bootstrap
|
pkgname=cmake-bootstrap
|
||||||
version=3.30.0
|
version=3.30.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMake_INSTALL_INFIX=libexec/xbps-src/
|
configure_args="-DCMake_INSTALL_INFIX=libexec/xbps-src/
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-3-Clause, ICU"
|
license="BSD-3-Clause, ICU"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||||
checksum=157e5be6055c154c34f580795fe5832f260246506d32954a971300ed7899f579
|
checksum=df9b3c53e3ce84c3c1b7c253e5ceff7d8d1f084ff0673d048f260e04ccb346e1
|
||||||
repository="bootstrap"
|
repository="bootstrap"
|
||||||
provides="cmake-${version}_1"
|
provides="cmake-${version}_1"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue