git-annex: update to 6.20160907.

This commit is contained in:
Michael Gehring 2016-09-09 17:21:18 +02:00
parent 2309ac7d7e
commit 2419832927

View file

@ -1,10 +1,10 @@
# Template file for 'git-annex'
pkgname=git-annex
version=6.20160808
version=6.20160907
revision=1
nocross=yes
build_style=haskell-stack
stackage="lts-6.0"
stackage="lts-6.16"
hostmakedepends="ghc stack pkg-config"
makedepends="gsasl-devel gnutls-devel libxml2-devel rsync curl lsof gnupg2 file-devel"
# depends are utilities required by git-annex
@ -14,7 +14,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
license="GPL-3"
homepage="http://git-annex.branchable.com"
distfiles="http://github.com/joeyh/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=4821aeadb8e324a304dee3293e60187aa359b92c634c407c28c0f0ff1dc5d6cb
checksum=6b43de8b1db40235811f03c980c864ae0bc737f153fc13e216bc60feed0dc48a
nopie=yes
post_extract() {