Release 15.0.10

This commit is contained in:
Robby Workman 2022-01-17 00:41:07 -06:00
parent 31fcf9620e
commit b211490ee5
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
Mon Jan 17 06:40:41 UTC 2022
---------------
- Release 15.0.10
- Fix mirrors.ucr.ac.cr link address (Emmet Ford)
- Remove wroc.pl mirrors (Emmet Ford)
- Remove kddilabs.jp from mirrors (Emmet Ford)
- Unattended usage improvements (PiterPUNK)
- Create file to flag if the system needs restart (PiterPUNK)
Mon Dec 13 00:27:34 UTC 2021
---------------
- Release 15.0.9

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=slackpkg
VERSION=${VERSION:-15.0.9}
VERSION=${VERSION:-15.0.10}
ARCH="noarch"
BUILD=${BUILD:-1}