git-annex: update to 6.20180626.

Closes #456.
This commit is contained in:
Leah Neukirchen 2018-06-27 15:53:30 +02:00
parent 5818f2e86a
commit 02583ceec5
2 changed files with 3 additions and 34 deletions

View File

@ -1,31 +0,0 @@
flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- aws-0.16
- bloomfilter-2.0.1.0
- torrent-10000.0.0
- yesod-default-1.2.0
- conduit-extra-1.1.17
- time-1.6.0.1
- xml-conduit-1.5.1
- happy-1.19.8
- alex-3.2.3
explicit-setup-deps:
git-annex: true
resolver: lts-10.2

View File

@ -1,10 +1,10 @@
# Template file for 'git-annex'
pkgname=git-annex
version=6.20171214
version=6.20180626
revision=1
nocross=yes
build_style=haskell-stack
stackage="lts-10.2"
stackage="lts-10.10"
hostmakedepends="pkg-config ghc stack"
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="https://git.joeyh.name/index.cgi/${pkgname}.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=9a9b12d460aed25ddbed1a928511eb1c221969aa664872d9562db6c8caa0dd0d
checksum=8eca36ce61f25079a4f0eb3c23d635e64e3208645402c5d48686eb1b5bc23a72
nopie_files="/usr/bin/git-annex"
# These install steps are pulled from the install target in the