aboutsummaryrefslogtreecommitdiff
path: root/cgit
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-10-29 14:11:06 -0500
committerSlack Coder <slackcoder@server.ky>2024-10-29 14:11:22 -0500
commit69405d6456eefe27deef175778ebb1eafc48d219 (patch)
tree271b903155ffb64c026c44b6f4d4ef81497d7990 /cgit
parentbfc423e01dc56817fadf010aed9fd780a7e0a8ed (diff)
downloadslackbuilds-master.tar.xz
cgit: correct build tagHEADmaster
Diffstat (limited to 'cgit')
-rw-r--r--cgit/cgit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit/cgit.SlackBuild b/cgit/cgit.SlackBuild
index 4e192b1..1ae106c 100644
--- a/cgit/cgit.SlackBuild
+++ b/cgit/cgit.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cgit
VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_slackcoder}
PKGTYPE=${PKGTYPE:-tgz}
DOCROOT=${DOCROOT:-/var/www}