mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glu: fix license
This commit is contained in:
parent
a2915a67c8
commit
09b6ef881b
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'glu'
|
# Template file for 'glu'
|
||||||
pkgname=glu
|
pkgname=glu
|
||||||
version=9.0.1
|
version=9.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="MesaLib-devel"
|
makedepends="MesaLib-devel"
|
||||||
short_desc="Mesa OpenGL utility library (GLU)"
|
short_desc="Mesa OpenGL utility library (GLU)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1"
|
license="SGI-B-2.0"
|
||||||
homepage="http://cgit.freedesktop.org/mesa/glu/"
|
homepage="http://cgit.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.gz"
|
||||||
checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7
|
checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7
|
||||||
|
|
Loading…
Add table
Reference in a new issue