mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python3-PyOpenGL: update to 3.1.9
This commit is contained in:
parent
b792a892e9
commit
a7404c11a7
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyOpenGL'
|
# Template file for 'python3-PyOpenGL'
|
||||||
pkgname=python3-PyOpenGL
|
pkgname=python3-PyOpenGL
|
||||||
version=3.1.5
|
version=3.1.9
|
||||||
revision=7
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Standard OpenGL bindings for Python3"
|
||||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://pyopengl.sourceforge.net/"
|
homepage="http://pyopengl.sourceforge.net/"
|
||||||
distfiles="${PYPI_SITE}/P/PyOpenGL/PyOpenGL-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyopengl/pyopengl-${version}.tar.gz"
|
||||||
checksum=4107ba0d0390da5766a08c242cf0cf3404c377ed293c5f6d701e457c57ba3424
|
checksum=28ebd82c5f4491a418aeca9672dffb3adbe7d33b39eada4548a5b4e8c03f60c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense license.txt LICENSE
|
vlicense license.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue