mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
sbopkg.SlackBuild: Change Tag.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
9bfaea4e2b
commit
1753c1978a
@ -5,13 +5,14 @@
|
||||
# Slackware build script for sbopkg
|
||||
|
||||
# Written by Chess Griffin <chess@chessgriffin.com>.
|
||||
# Modified by Willy Sudiarto Raharjo <willysr@sbopkg.org>
|
||||
# Based on the SlackBuilds.org template.
|
||||
|
||||
PRGNAM=sbopkg
|
||||
VERSION=${VERSION:-0.37.0}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_cng}
|
||||
TAG=${TAG:-_wsr}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
CWD=$(pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user