mirror of
https://github.com/rworkman/slackpkg
synced 2024-11-15 19:47:54 +01:00
Release 15.0.7
This commit is contained in:
parent
36c74cd719
commit
9862db7e31
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
|
||||
Mon Aug 16 02:14:02 UTC 2021
|
||||
---------------
|
||||
- Release 15.0.7
|
||||
- Remove ftp://spout.ussg.indiana.edu from mirrorlist
|
||||
- Allow "slackpkg help" to work after slackpkg is upgraded (JK Wood)
|
||||
|
||||
Tue Jul 6 03:01:40 UTC 2021
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PKGNAM=slackpkg
|
||||
VERSION=${VERSION:-15.0.6}
|
||||
VERSION=${VERSION:-15.0.7}
|
||||
ARCH="noarch"
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
|
|
Loading…
Reference in a new issue