From 5105c93faf3e0ddd0f4870788e8b5230cf9261d8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 30 Jun 2018 22:25:12 +0200 Subject: [PATCH] libsearpc: fix revert to 3.0.7 --- srcpkgs/libsearpc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsearpc/template b/srcpkgs/libsearpc/template index dcad06ab97..832a90eb0b 100644 --- a/srcpkgs/libsearpc/template +++ b/srcpkgs/libsearpc/template @@ -12,8 +12,8 @@ short_desc="Seafile RPC library" maintainer="yopito " 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