git-annex: update to 10.20220525
This commit is contained in:
parent
66d2f7e0ef
commit
0d3ce185c1
2 changed files with 2 additions and 5 deletions
|
@ -9,9 +9,7 @@ flags:
|
|||
dbus: false
|
||||
debuglocks: false
|
||||
benchmark: true
|
||||
networkbsd: true
|
||||
gitlfs: true
|
||||
httpclientrestricted: true
|
||||
packages:
|
||||
- '.'
|
||||
resolver: lts-19.0
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue