mirror of
https://github.com/rworkman/slackpkg
synced 2025-01-13 20:03:38 +01:00
2.82.3beta3
This commit is contained in:
parent
47a185d6c6
commit
d426faa6e7
2 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
||||||
|
|
||||||
|
Tue Jan 2 22:24:50 CST 2018
|
||||||
|
---------------
|
||||||
|
- 2.82.3beta3
|
||||||
|
- included some more fixups for respecting $ROOT
|
||||||
|
(thanks to burdi01 on LQ)
|
||||||
|
- use correct GPG key for Slackware ARM
|
||||||
|
- update sample mirror list for Slackware ARM
|
||||||
|
|
||||||
Thu Nov 9 04:03:07 UTC 2017
|
Thu Nov 9 04:03:07 UTC 2017
|
||||||
---------------
|
---------------
|
||||||
- 2.82.3beta2
|
- 2.82.3beta2
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
PKGNAM=slackpkg
|
PKGNAM=slackpkg
|
||||||
VERSION=${VERSION:-2.82.3beta2}
|
VERSION=${VERSION:-2.82.3beta3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
|
|
Loading…
Reference in a new issue