diff options
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} |