diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 5ce753fa1f5cab6eb8a337c4b049ba5450fcb1e2 (patch) | |
| tree | 78c65af55fcbe952ee945610a3f3ab79084b0003 /repos/extra/glad/abuild | |
| parent | 74f77c8b96e225b45e0db6ab8c64692d1b6af798 (diff) | |
| download | alicelinux-5ce753fa1f5cab6eb8a337c4b049ba5450fcb1e2.tar.gz alicelinux-5ce753fa1f5cab6eb8a337c4b049ba5450fcb1e2.zip | |
glad: updated to 2.0.7
Diffstat (limited to 'repos/extra/glad/abuild')
| -rw-r--r-- | repos/extra/glad/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/glad/abuild b/repos/extra/glad/abuild index f3fdf49d..3fbbbd98 100644 --- a/repos/extra/glad/abuild +++ b/repos/extra/glad/abuild @@ -1,4 +1,4 @@ name=glad -version=2.0.6 +version=2.0.7 release=1 source="https://github.com/Dav1dde/${name}/archive/v${version}/${name}-${version}.tar.gz" |