diff options
Diffstat (limited to 'OpenBSD/www/cgit-pink/Makefile')
-rw-r--r-- | OpenBSD/www/cgit-pink/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenBSD/www/cgit-pink/Makefile b/OpenBSD/www/cgit-pink/Makefile index 845c0f9..03aeec5 100644 --- a/OpenBSD/www/cgit-pink/Makefile +++ b/OpenBSD/www/cgit-pink/Makefile @@ -2,11 +2,11 @@ COMMENT = web frontend for git repositories -DISTNAME = cgit-pink-1.3.0 +DISTNAME = cgit-pink-1.4.0 CATEGORIES = www devel DISTFILES = ${DISTNAME}.tar.gz:0 \ - git-2.35.1.tar.gz:1 + git-2.36.1.tar.gz:1 MASTER_SITES0 = https://git.causal.agency/cgit-pink/snapshot/ MASTER_SITES1 = https://www.kernel.org/pub/software/scm/git/ |