From 83aa96e446c3094486cf480dc83d9d3a7a9989fe Mon Sep 17 00:00:00 2001 From: Ali Can Demiralp Date: Tue, 10 Mar 2020 23:57:07 +0100 Subject: [globjects] Fix incorrect filepath in globjects (#10309) * Fix incorrect filepath in globjects. * Update CONTROL --- ports/globjects/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/globjects/CONTROL') diff --git a/ports/globjects/CONTROL b/ports/globjects/CONTROL index 0de66a3b2..64664a9a1 100644 --- a/ports/globjects/CONTROL +++ b/ports/globjects/CONTROL @@ -1,5 +1,5 @@ Source: globjects -Version: 1.1.0-2 +Version: 1.1.0-3 Build-Depends: glbinding, glm Description: C++ library strictly wrapping OpenGL objects. Homepage: https://github.com/cginternals/globjects -- cgit v1.2.3