We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32c522 commit 26772deCopy full SHA for 26772de
1 file changed
srcpkgs/libgltf/template
@@ -1,13 +1,13 @@
1
# Template file for 'libgltf'
2
pkgname=libgltf
3
version=0.1.0
4
-revision=3
+revision=4
5
build_style=gnu-configure
6
hostmakedepends="pkg-config"
7
makedepends="boost-devel glew-devel glu-devel glm libepoxy-devel"
8
short_desc="C++ Library for rendering OpenGL models stored in glTF format"
9
maintainer="Enno Boland <gottox@voidlinux.org>"
10
-license="MPL"
+license="MPL-2.0"
11
homepage="http://www.libreoffice.org"
12
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.gz"
13
checksum=119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da
0 commit comments