libsearpc: update to 3.3.0.20220902

This commit is contained in:
yopito 2023-02-14 23:16:22 +01:00 committed by classabbyamp
parent 3133ff6712
commit 0371855c47
1 changed files with 5 additions and 5 deletions

View File

@ -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 <pierre.bourgin@free.fr>"
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() {