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'
|
||||
pkgname=glu
|
||||
version=9.0.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="MesaLib-devel"
|
||||
short_desc="Mesa OpenGL utility library (GLU)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1"
|
||||
license="SGI-B-2.0"
|
||||
homepage="http://cgit.freedesktop.org/mesa/glu/"
|
||||
distfiles="https://mesa.freedesktop.org/archive/glu/glu-${version}.tar.gz"
|
||||
checksum=f6f484cfcd51e489afe88031afdea1e173aa652697e4c19ddbcb8260579a10f7
|
||||
|
|
Loading…
Reference in a new issue