diff options
Diffstat (limited to 'devel/cgit-causal-agency/Makefile')
-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 606ee58..be15f90 100644 --- a/devel/cgit-causal-agency/Makefile +++ b/devel/cgit-causal-agency/Makefile @@ -1,5 +1,5 @@ PORTNAME= cgit-causal-agency -PORTVERSION= 20210906 +PORTVERSION= 20210922 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= 0d3229793b9100e9300ad3747e2d5fb11d70f6ed +SRC_VERSION= 5a8f6f3698fbd69b97483c7b84bf661f4761124f GIT_VERSION= 2.32.0 WRKSRC_SUBDIR= www/git.causal.agency/cgit |