git-annex: update to 6.20171018. (#8469)
This commit is contained in:
parent
89efdcfe61
commit
52a8906e39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-annex'
|
||||
pkgname=git-annex
|
||||
version=6.20170520
|
||||
version=6.20171018
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
|
@ -14,7 +14,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
|
|||
license="GPL-3"
|
||||
homepage="http://git-annex.branchable.com"
|
||||
distfiles="https://git.joeyh.name/index.cgi/${pkgname}.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=a5ecce6b44728ca4f10c075db7a34a32f907c4dcbed01d68b983c55d6171cc8a
|
||||
checksum=db19ad191f3b1e2036f66df43ea483224f83dd54b2e7a74d0397940e8e0f2e4a
|
||||
nopie=yes
|
||||
|
||||
# These install steps are pulled from the install target in the
|
||||
|
|
Loading…
Reference in a new issue