mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
root: update to 6.28.06
This commit is contained in:
parent
d7c3d582c0
commit
3fa763b417
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'root'
|
# Template file for 'root'
|
||||||
pkgname=root
|
pkgname=root
|
||||||
version=6.28.04
|
version=6.28.06
|
||||||
revision=2
|
revision=1
|
||||||
# Only i686 and x86_64 seem to be officially supported
|
# Only i686 and x86_64 seem to be officially supported
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -27,7 +27,7 @@ maintainer="Ben Jargowsky <benjar63@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://root.cern"
|
homepage="https://root.cern"
|
||||||
distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
|
distfiles="https://root.cern/download/root_v${version}.source.tar.gz"
|
||||||
checksum=70f7f86a0cd5e3f2a0befdc59942dd50140d990ab264e8e56c7f17f6bfe9c965
|
checksum=af3b673b9aca393a5c9ae1bf86eab2672aaf1841b658c5c6e7a30ab93c586533
|
||||||
build_options="fortran"
|
build_options="fortran"
|
||||||
build_options_default="fortran"
|
build_options_default="fortran"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue