summaryrefslogtreecommitdiffstats
path: root/slackpkg.SlackBuild
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2021-03-02 20:21:21 -0600
committerRobby Workman <rworkman@slackware.com>2021-03-02 20:21:21 -0600
commit5c9d02046732b6b5970b6a209e32daaad44f6f55 (patch)
tree4efd747f20dcac49b7049a906db28e63269781b8 /slackpkg.SlackBuild
parent85c9f01361cba4eef97c2436f36c11e743bb4d12 (diff)
downloadslackpkg-5c9d02046732b6b5970b6a209e32daaad44f6f55.tar.xz
Update mirror files (14.2 -> 15.0)
This also comments out the default mirror.
Diffstat (limited to 'slackpkg.SlackBuild')
-rwxr-xr-xslackpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/slackpkg.SlackBuild b/slackpkg.SlackBuild
index e410e48..117fd31 100755
--- a/slackpkg.SlackBuild
+++ b/slackpkg.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=slackpkg
-VERSION=${VERSION:-15.0.1}
+VERSION=${VERSION:-15.0.1_testD}
ARCH="noarch"
BUILD=${BUILD:-1}