mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/etckeeper: Updated for version 1.18.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8d1988a3a1
commit
587607b3d1
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.6}
|
||||
VERSION=${VERSION:-1.18.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="etckeeper"
|
||||
VERSION="1.18.6"
|
||||
VERSION="1.18.7"
|
||||
HOMEPAGE="http://etckeeper.branchable.com/"
|
||||
DOWNLOAD="https://github.com/joeyh/etckeeper/archive/1.18.6/etckeeper-1.18.6.tar.gz"
|
||||
MD5SUM="1045d6b6d1d3a493c27406e088787e11"
|
||||
DOWNLOAD="https://git.joeyh.name/index.cgi/etckeeper.git/snapshot/etckeeper-1.18.7.tar.gz"
|
||||
MD5SUM="57ddec7e7ff584cff965c02c51794b8c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue