mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
virglrenderer: use ${FREEDESKTOP_SITE}
This commit is contained in:
parent
8c81f73ba4
commit
c9c2d41e95
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="virgl GL renderer library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://virgil3d.github.io/"
|
homepage="https://virgil3d.github.io/"
|
||||||
distfiles="https://www.freedesktop.org/software/virgl/${pkgname}-${version}.tar.bz2"
|
distfiles="${FREEDESKTOP_SITE}/virgl/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a549e351e0eb2ad1df471386ddcf85f522e7202808d1616ee9ff894209066e1a
|
checksum=a549e351e0eb2ad1df471386ddcf85f522e7202808d1616ee9ff894209066e1a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue