mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glu: update to 9.0.3.
This commit is contained in:
parent
b732d04377
commit
6beee1e39e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'glu'
|
# Template file for 'glu'
|
||||||
pkgname=glu
|
pkgname=glu
|
||||||
version=9.0.2
|
version=9.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddefault_library=shared"
|
configure_args="-Ddefault_library=shared"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Mesa OpenGL utility library (GLU)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="SGI-B-2.0"
|
license="SGI-B-2.0"
|
||||||
homepage="https://gitlab.freedesktop.org/mesa/glu"
|
homepage="https://gitlab.freedesktop.org/mesa/glu"
|
||||||
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz"
|
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.xz"
|
||||||
checksum=24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65
|
checksum=bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
|
||||||
replaces="libGLU<9.0"
|
replaces="libGLU<9.0"
|
||||||
|
|
||||||
glu-devel_package() {
|
glu-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue