community/glab: set proper build version
glab by default uses git describe
output to determine the glab version
during build that is reported by glab version
.
As the package is built in the aports git repository, it will use the aports version, rather than the glab version.
Explicitly provide GLAB_VERSION
to the make command to fix this.