x264: Tag a recent commit: 20240314 (#43304)
x264 does not publish releases so tag a newer commit in Spack in order to be able to use an up-to-date version.
This commit is contained in:
parent
fc87dcad4c
commit
cfd4e356f8
@ -13,6 +13,7 @@ class X264(AutotoolsPackage):
|
|||||||
|
|
||||||
license("GPL-2.0-or-later")
|
license("GPL-2.0-or-later")
|
||||||
|
|
||||||
|
version("20240314", commit="585e01997f0c7e6d72c8ca466406d955c07de912")
|
||||||
version("20210613", commit="5db6aa6cab1b146e07b60cc1736a01f21da01154")
|
version("20210613", commit="5db6aa6cab1b146e07b60cc1736a01f21da01154")
|
||||||
|
|
||||||
depends_on("nasm")
|
depends_on("nasm")
|
||||||
|
Loading…
Reference in New Issue
Block a user