diff options
author | Omar Polo <op@omarpolo.com> | 2024-08-03 16:12:47 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-08-03 16:12:47 +0000 |
commit | 92c4fab19719333e70b311ed534a96d55f4fcb10 (patch) | |
tree | f439eeb1e3fd3e1a0a0bece8d04e0ef5543ef4c0 /site/Makefile | |
parent | 905a32998fc46eea222fff851aab69eea4ac8e8a (diff) |
prepare release 2.12.1
Diffstat (limited to 'site/Makefile')
-rw-r--r-- | site/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/Makefile b/site/Makefile index 69cc9da..9e1cc9d 100644 --- a/site/Makefile +++ b/site/Makefile @@ -21,8 +21,8 @@ REPOLOGY_URL = https://repology.org/project/gmid/versions SUBST = ./subst GITHUB=https://github.com/omar-polo/gmid \ SITE=https://ftp.omarpolo.com \ - VERS=2.0.5 \ - PUBKEY=gmid-2.0.pub \ + VERS=2.1 \ + PUBKEY=gmid-2.1.pub \ TREE=https://github.com/omar-polo/gmid/blob/master SUBST_GEM = ${SUBST} MANEXT=txt EXT=gmi REPOLOGY=${REPOLOGY_URL} |