Release 2.84.0_beta12

This commit is contained in:
Robby Workman 2021-01-18 18:30:08 -06:00
parent 418a422c17
commit 521234d68f
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
Tue Jan 19 00:29:32 UTC 2021
---------------
- 2.84.0_beta12
- Added support for Slackware-AArch64 (Stuart Winter)
- ARM mirror links use http:// or https:// instead of ftp://

View file

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