diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ola/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ola/Makefile b/misc/ola/Makefile index 20ccfb3ce699..1e30be6e83ef 100644 --- a/misc/ola/Makefile +++ b/misc/ola/Makefile @@ -1,6 +1,6 @@ PORTNAME= ola DISTVERSION= 0.10.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= https://github.com/OpenLightingProject/ola/releases/download/${DISTVERSION}/ |