diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-11-13 15:09:25 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-11-13 15:10:10 +0200 |
commit | 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad (patch) | |
tree | 331e2066f093ca1bf3f8270c37695ad456c99b80 /cad | |
parent | devel/libgit2: update to 1.7.1 (diff) |
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
Diffstat (limited to 'cad')
-rw-r--r-- | cad/horizon-eda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index e20f9d7d8a3c..687ab92882ee 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,7 +1,7 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |