mirror of
https://github.com/rworkman/slackpkg
synced 2024-12-25 21:58:42 +01:00
Release 15.0.9
This commit is contained in:
parent
a9664cecf4
commit
0ea2cf2f56
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Dec 13 00:27:34 UTC 2021
|
||||
---------------
|
||||
- Release 15.0.9
|
||||
- files/mirrors-x86*: Remove bad mirrors from list (Emmet Ford)
|
||||
- Automatically rebuild package lists if missing (Piter PUNK)
|
||||
|
||||
Sun Oct 24 19:44:21 CDT 2021
|
||||
---------------
|
||||
- Release 15.0.8
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PKGNAM=slackpkg
|
||||
VERSION=${VERSION:-15.0.8}
|
||||
VERSION=${VERSION:-15.0.9}
|
||||
ARCH="noarch"
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
|
|
Loading…
Reference in a new issue