git-annex: update to 10.20221103.
This commit is contained in:
parent
ea9285bed0
commit
cda8009a6d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-annex'
|
||||
pkgname=git-annex
|
||||
version=10.20221003
|
||||
revision=2
|
||||
version=10.20221103
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
makedepends="curl file-devel gnupg gnutls-devel gsasl-devel libxml2-devel
|
||||
lsof rsync git ncurses-devel bup borg nocache git-remote-gcrypt"
|
||||
|
@ -13,7 +13,7 @@ license="AGPL-3.0-or-later, MIT, BSD-2-Clause, GPL-3.0-or-later, custom:Expat, c
|
|||
homepage="https://git-annex.branchable.com"
|
||||
changelog="https://git.joeyh.name/index.cgi/git-annex.git/plain/CHANGELOG"
|
||||
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=24a6c7e70a578e2bcd78a525f4882f5d8c1e1d555e5aba6b6afea1f627afd05b
|
||||
checksum=f549c31264d6da3bb544755795e7fc29882ebec45014905bc2ea0ade28398f3b
|
||||
nopie_files="/usr/bin/git-annex"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue