mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/etckeeper: Updated for version 1.18.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
18df047a6f
commit
506b873dbb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=etckeeper
|
||||
VERSION=${VERSION:-1.18.5}
|
||||
VERSION=${VERSION:-1.18.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="etckeeper"
|
||||
VERSION="1.18.5"
|
||||
VERSION="1.18.6"
|
||||
HOMEPAGE="http://etckeeper.branchable.com/"
|
||||
DOWNLOAD="https://github.com/joeyh/etckeeper/archive/1.18.5/etckeeper-1.18.5.tar.gz"
|
||||
MD5SUM="c06a5f69cc6d53da6e280e7d9ddafb11"
|
||||
DOWNLOAD="https://github.com/joeyh/etckeeper/archive/1.18.6/etckeeper-1.18.6.tar.gz"
|
||||
MD5SUM="1045d6b6d1d3a493c27406e088787e11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue