diff options
Diffstat (limited to 'graphics/swappy/Makefile')
-rw-r--r-- | graphics/swappy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile index 520264e44c04..a5f143b62500 100644 --- a/graphics/swappy/Makefile +++ b/graphics/swappy/Makefile @@ -1,6 +1,6 @@ PORTNAME= swappy DISTVERSIONPREFIX= v -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= graphics wayland MASTER_SITES= https://github.com/jtheoof/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME}-${DISTVERSION} |