diff options
Diffstat (limited to 'sysutils/py-qmk/Makefile')
-rw-r--r-- | sysutils/py-qmk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-qmk/Makefile b/sysutils/py-qmk/Makefile index 1885ed36b873..9f6f39bf2949 100644 --- a/sysutils/py-qmk/Makefile +++ b/sysutils/py-qmk/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmk -DISTVERSION= 1.1.5 -PORTREVISION= 1 +DISTVERSION= 1.1.8 +PORTREVISION= 0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |