Update package version to 1.0.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: glm
|
name: glm
|
||||||
description: C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications
|
description: C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/g-truc/glm
|
url: https://github.com/g-truc/glm
|
||||||
license: MIT
|
license: MIT
|
||||||
@@ -12,4 +12,4 @@ downloads:
|
|||||||
- url: https://github.com/g-truc/glm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/g-truc/glm/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 19edf2e860297efab1c74950e6076bf4dad9de483826bc95e2e0f2c758a43f65
|
checksum: 6775e47231a446fd086d660ecc18bcd076531cfedd912fbd66e576b118607001
|
||||||
|
|||||||
Reference in New Issue
Block a user