libsearpc: fix revert to 3.0.7
This commit is contained in:
parent
395302d20a
commit
5105c93faf
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ short_desc="Seafile RPC library"
|
|||
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/haiwen/${pkgname}"
|
||||
distfiles="https://github.com/haiwen/${pkgname}/archive/v${_tagversion}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=4947bfcddfa0e9ec2aaa60882556d5a493207fb0333598e0e994c3560b665c0d
|
||||
distfiles="https://github.com/haiwen/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=efee6b495f93e70101c87849c78b135014dfd2f0e5c08dcfed9834def47cb939
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue