glu: update to 9.0.2.

This commit is contained in:
Arda Demir 2021-07-11 23:43:37 +03:00 committed by Érico Nogueira Rolim
parent 34b94251f9
commit 32b52f4616

View file

@ -1,17 +1,17 @@
# Template file for 'glu'
pkgname=glu
version=9.0.1
revision=2
build_style=gnu-configure
configure_args="--disable-static"
version=9.0.2
revision=1
build_style=meson
configure_args="-Ddefault_library=shared"
hostmakedepends="pkg-config"
makedepends="MesaLib-devel"
short_desc="Mesa OpenGL utility library (GLU)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="SGI-B-2.0"
homepage="http://cgit.freedesktop.org/mesa/glu/"
homepage="https://gitlab.freedesktop.org/mesa/glu"
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz"
checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7
checksum=24effdfb952453cc00e275e1c82ca9787506aba0282145fff054498e60e19a65
replaces="libGLU<9.0"
glu-devel_package() {