From 0371855c47880b115f05da2022adc982b6ab8416 Mon Sep 17 00:00:00 2001 From: yopito Date: Tue, 14 Feb 2023 23:16:22 +0100 Subject: [PATCH] libsearpc: update to 3.3.0.20220902 --- srcpkgs/libsearpc/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/libsearpc/template b/srcpkgs/libsearpc/template index 569a670502c..54ed8e41578 100644 --- a/srcpkgs/libsearpc/template +++ b/srcpkgs/libsearpc/template @@ -1,10 +1,10 @@ # Template file for 'libsearpc' # WARNING: upstream sometimes retag source. Wait for official announcement pkgname=libsearpc -# floating tag 3.2-latest -version=3.2.0.20220405 -revision=2 -_gitrev=54145b03f4240222e336a9a2f402e93facefde65 +# floating tag 3.3-latest +version=3.3.0.20220902 +revision=1 +_gitrev=15f6f0b9f451b9ecf99dedab72e9242e54e124eb build_style=gnu-configure configure_args="--with-python3 --disable-static --disable-compile-demo" hostmakedepends="automake libtool pkg-config python3 glib-devel" @@ -14,7 +14,7 @@ maintainer="yopito " license="LGPL-3.0-or-later, Apache-2.0" homepage="https://seafile.com" distfiles="https://github.com/haiwen/libsearpc/archive/${_gitrev}.tar.gz" -checksum=401c736be7bb8c6b116a85bd5af36431046c7dd4b6392d5006f917c7fd1d2132 +checksum=694ab76ea0e3c0616a4c517fc6f264cc35679ed70a843c4e74e0b35b779def8d python_version=3 pre_configure() {