Skip to content

Commit 9862db7

Browse files
committed
Release 15.0.7
1 parent 36c74cd commit 9862db7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

files/ChangeLog

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
1+
Mon Aug 16 02:14:02 UTC 2021
22
---------------
3+
- Release 15.0.7
4+
- Remove ftp://spout.ussg.indiana.edu from mirrorlist
35
- Allow "slackpkg help" to work after slackpkg is upgraded (JK Wood)
46

57
Tue Jul 6 03:01:40 UTC 2021

slackpkg.SlackBuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
cd $(dirname $0) ; CWD=$(pwd)
2424

2525
PKGNAM=slackpkg
26-
VERSION=${VERSION:-15.0.6}
26+
VERSION=${VERSION:-15.0.7}
2727
ARCH="noarch"
2828
BUILD=${BUILD:-1}
2929

0 commit comments

Comments
 (0)