We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c74cd commit 9862db7Copy full SHA for 9862db7
files/ChangeLog
@@ -1,5 +1,7 @@
1
-
+Mon Aug 16 02:14:02 UTC 2021
2
---------------
3
+ - Release 15.0.7
4
+ - Remove ftp://spout.ussg.indiana.edu from mirrorlist
5
- Allow "slackpkg help" to work after slackpkg is upgraded (JK Wood)
6
7
Tue Jul 6 03:01:40 UTC 2021
slackpkg.SlackBuild
@@ -23,7 +23,7 @@
23
cd $(dirname $0) ; CWD=$(pwd)
24
25
PKGNAM=slackpkg
26
-VERSION=${VERSION:-15.0.6}
+VERSION=${VERSION:-15.0.7}
27
ARCH="noarch"
28
BUILD=${BUILD:-1}
29
0 commit comments