diff options
Diffstat (limited to 'cad/librepcb/Makefile')
-rw-r--r-- | cad/librepcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/librepcb/Makefile b/cad/librepcb/Makefile index 1b740266c27c..1d5c1f1e172a 100644 --- a/cad/librepcb/Makefile +++ b/cad/librepcb/Makefile @@ -1,6 +1,6 @@ PORTNAME= librepcb DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -source CATEGORIES= cad MASTER_SITES= https://download.librepcb.org/releases/${DISTVERSION}/ |