git-annex: update to 6.20171026.
This commit is contained in:
parent
e3530071ef
commit
a9ff131853
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-annex'
|
||||
pkgname=git-annex
|
||||
version=6.20171018
|
||||
version=6.20171026
|
||||
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=db19ad191f3b1e2036f66df43ea483224f83dd54b2e7a74d0397940e8e0f2e4a
|
||||
checksum=77b9845bb37ebb9d1a361f9a15d2794a8eee9c04db108c706a3f71ef5718e7d3
|
||||
nopie=yes
|
||||
|
||||
# These install steps are pulled from the install target in the
|
||||
|
|
Loading…
Reference in a new issue