diff options
Diffstat (limited to 'sysutils/calamares/Makefile')
-rw-r--r-- | sysutils/calamares/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/calamares/Makefile b/sysutils/calamares/Makefile index 6b5174e7da1c..9f24443b4b6d 100644 --- a/sysutils/calamares/Makefile +++ b/sysutils/calamares/Makefile @@ -1,6 +1,6 @@ PORTNAME= calamares DISTVERSION= 3.2.44.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://github.com/calamares/${PORTNAME}/releases/download/v${DISTVERSION}/ |