mirror of
https://github.com/rworkman/slackpkg
synced 2024-12-25 21:58:42 +01:00
2.82.3beta4
This commit is contained in:
parent
4e7a7c9ebb
commit
68d43457e8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Fri Jan 5 03:24:31 UTC 2018
|
||||
|
||||
- 2.82.3beta4
|
||||
- Abort if system date is near epoch (needed on ARM)
|
||||
|
||||
Tue Jan 2 22:24:50 CST 2018
|
||||
---------------
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
|
||||
PKGNAM=slackpkg
|
||||
VERSION=${VERSION:-2.82.3beta3}
|
||||
VERSION=${VERSION:-2.82.3beta4}
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
CWD=$(pwd)
|
||||
|
|
Loading…
Reference in a new issue