diff options
| author | rawnix ports <ports@rawnix.org> | 2026-09-26 20:12:16 +0000 |
|---|---|---|
| committer | rawnix ports <ports@rawnix.org> | 2026-09-26 20:12:16 +0000 |
| commit | e38f6354f78c163383485f1ba3cc87cdc5946f22 (patch) | |
| tree | 60c4cc937c49cc675f24cde41884bc08190ae342 /opt/cgit/MAKEPKG | |
| parent | 5e060c40fba964fe6696b7bc8cc4692c4baa65d9 (diff) | |
| download | ports-e38f6354f78c163383485f1ba3cc87cdc5946f22.tar.gz | |
sync 2026-09-26 20:12 UTC
2 files changed, 4 insertions(+), 5 deletions(-)
Diffstat (limited to 'opt/cgit/MAKEPKG')
| -rw-r--r-- | opt/cgit/MAKEPKG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opt/cgit/MAKEPKG b/opt/cgit/MAKEPKG index aa8e43d..cce9883 100644 --- a/opt/cgit/MAKEPKG +++ b/opt/cgit/MAKEPKG @@ -4,7 +4,7 @@ name=cgit version=1.3.1 -release=2 +release=1 _gitver=2.54.0 depends=(libressl zlib fcgiwrap) groups=(git:user:git:/var/lib/git:755:907:907) @@ -66,7 +66,6 @@ build() { 'css=/cgit.css' \ 'logo=/cgit.png' \ 'virtual-root=/' \ - 'favicon=/favicon.ico' \ '' \ 'cache-size=1000' \ 'cache-root=/var/cache/cgit' \ |
