git-annex: update to 7.20190730

This commit is contained in:
q66 2019-08-02 00:48:53 +02:00 committed by Leah Neukirchen
parent 22c0de82bb
commit 104ba8211e
2 changed files with 9 additions and 9 deletions

View file

@ -1,15 +1,15 @@
resolver: lts-12.4
resolver: lts-13.30
packages:
- .
extra-deps:
- IfElse-0.85
- aws-0.20
- aws-0.21.1
- bloomfilter-2.0.1.0
- tasty-rerun-1.1.12
- github: bitemyapp/esqueleto
commit: 434f81ed41795e3dd0754dbc5c75c4ed098631b3
- tasty-rerun-1.1.14
- sandi-0.5
flags:
git-annex:
magicmime: false
dbus: false
torrentparser: false
networkbsd: false

View file

@ -1,8 +1,7 @@
# Template file for 'git-annex'
pkgname=git-annex
version=6.20180719
version=7.20190730
revision=1
nocross=yes
build_style=haskell-stack
hostmakedepends="pkg-config ghc stack"
makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
@ -11,11 +10,12 @@ makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
depends="git rsync curl lsof gnupg2"
short_desc="Git addon for managing large files"
maintainer="Evan Deaubl <evan@deaubl.name>"
license="GPL-3"
license="AGPL-3.0-or-later"
homepage="http://git-annex.branchable.com"
distfiles="https://git.joeyh.name/index.cgi/${pkgname}.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=6ff3cc7b6bf1f279643c811adba859ee5e9930570d0af651b52456f433b8e627
checksum=d711c3e57a1625da63b94551a1a88c63817b6f8a2da1274f19ca779bdfd6aa7b
nopie_files="/usr/bin/git-annex"
nocross=yes
# These install steps are pulled from the install target in the
# git-annex Makefile. The target can't be called directly because it is