mirror of
https://github.com/rworkman/slackpkg
synced 2024-12-26 21:58:27 +01:00
Increment version to 2.82.3beta1
This commit is contained in:
parent
738864540e
commit
569b7a2548
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
||||||
|
|
||||||
|
Wed Nov 8 00:45:00 UTC 2017
|
||||||
|
---------------
|
||||||
|
- 2.82.3beta1
|
||||||
|
- Add an option to use vimdiff for comparing changes in .new files
|
||||||
|
(thanks to David Allen)
|
||||||
|
|
||||||
Sun Oct 10 07:48:13 UTC 2017
|
Sun Oct 10 07:48:13 UTC 2017
|
||||||
---------------
|
---------------
|
||||||
- Updated mirrors-x86*.sample to remove dead mirrors and clarify
|
- Updated mirrors-x86*.sample to remove dead mirrors and clarify
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
PKGNAM=slackpkg
|
PKGNAM=slackpkg
|
||||||
VERSION=2.82.2
|
VERSION=2.82.3beta1
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
|
|
Loading…
Reference in a new issue