git-annex: update to 8.20200522.
This commit is contained in:
parent
577d9d8b84
commit
632cdb0f0c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-annex'
|
||||
pkgname=git-annex
|
||||
version=8.20200501
|
||||
version=8.20200522
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
|
|||
license="AGPL-3.0-or-later, MIT, BSD-2-Clause, GPL-3.0-or-later, custom:Expat, custom:MIT-twitter, GPL-2.0-only, custom:icon-license"
|
||||
homepage="http://git-annex.branchable.com"
|
||||
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5412fc38536b87096869cca9400bfe50c4c65fb482666183c9c7e35dbd7a2fa7
|
||||
checksum=a81fd3c09126b740e586507b9327ab59f09753ea57a17509b641b29a6699e1ec
|
||||
nopie_files="/usr/bin/git-annex"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue