seafile-libclient: fix checksum
This commit is contained in:
parent
6d5c2fc14d
commit
f80e9a726c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
|||
license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
|
||||
homepage="https://github.com/haiwen/seafile"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
|
||||
checksum=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
|
||||
checksum=2424b303fa826321affad0f23341ac46ca085c895f3d6e1345e9b43dc13c2ab3
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue