diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index bc09a13c1b0b..c0a4b87455cc 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqalculate PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ |