From 9301e0a8a196f9229768a9acfd2ad56f0dd7625c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 28 Jun 2018 21:34:03 -0300 Subject: [PATCH] libsearpc: fix checksum. --- srcpkgs/libsearpc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libsearpc/template b/srcpkgs/libsearpc/template index 197c66956e2..15d8db00272 100644 --- a/srcpkgs/libsearpc/template +++ b/srcpkgs/libsearpc/template @@ -15,7 +15,7 @@ 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=83b45fa2f4b7d7ae6dd34ca04d430433551ef493cdaf3cbcc768bd6099377d90 +checksum=4947bfcddfa0e9ec2aaa60882556d5a493207fb0333598e0e994c3560b665c0d pre_configure() { ./autogen.sh