diff options
Diffstat (limited to '')
-rw-r--r-- | devel/cgit-causal-agency/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cgit-causal-agency/Makefile b/devel/cgit-causal-agency/Makefile index 175480f..606ee58 100644 --- a/devel/cgit-causal-agency/Makefile +++ b/devel/cgit-causal-agency/Makefile @@ -1,5 +1,5 @@ PORTNAME= cgit-causal-agency -PORTVERSION= 20210608 +PORTVERSION= 20210906 CONFLICTS_INSTALL= cgit CATEGORIES= devel www MASTER_SITES= https://git.causal.agency/src/snapshot/:src \ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= msgfmt:devel/gettext-tools -SRC_VERSION= c6bdd097921a2e7b9cd22f58ef4824996e87154e +SRC_VERSION= 0d3229793b9100e9300ad3747e2d5fb11d70f6ed GIT_VERSION= 2.32.0 WRKSRC_SUBDIR= www/git.causal.agency/cgit |