glu: update to 9.0.3.
This commit is contained in:
parent
b732d04377
commit
6beee1e39e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'glu'
|
||||
pkgname=glu
|
||||
version=9.0.2
|
||||
revision=2
|
||||
version=9.0.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddefault_library=shared"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Mesa OpenGL utility library (GLU)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="SGI-B-2.0"
|
||||
homepage="https://gitlab.freedesktop.org/mesa/glu"
|
||||
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz"
|
||||
checksum=24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65
|
||||
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.xz"
|
||||
checksum=bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f
|
||||
replaces="libGLU<9.0"
|
||||
|
||||
glu-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue