git-annex: update to 10.20220525

This commit is contained in:
Tony Zorman 2022-05-27 09:12:28 +02:00 committed by Leah Neukirchen
parent 66d2f7e0ef
commit 0d3ce185c1
2 changed files with 2 additions and 5 deletions

View file

@ -9,9 +9,7 @@ flags:
dbus: false
debuglocks: false
benchmark: true
networkbsd: true
gitlfs: true
httpclientrestricted: true
packages:
- '.'
resolver: lts-19.0

View file

@ -1,9 +1,8 @@
# Template file for 'git-annex'
pkgname=git-annex
version=10.20220222
version=10.20220525
revision=1
build_style=haskell-stack
stackage="lts-19.0"
makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
lsof rsync git ncurses-devel"
# depends are utilities required by git-annex
@ -13,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=1fb9f75a83feb16f7515122135c0f3abe6aa77544d8d778792296cbc053d2c85
checksum=c6c7b50df31acec63c70fd249e3e3d0d7e5140af8181057a0879f65131513cdb
nopie_files="/usr/bin/git-annex"
nocross=yes