From d1b007cbe9f2a933ec954ac53e5e84fd6a55ff97 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Thu, 2 Jul 2026 20:07:52 -0300 Subject: [PATCH] libgbinder: update to 1.1.50. --- srcpkgs/libgbinder/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgbinder/template b/srcpkgs/libgbinder/template index ae503684862826..82c3e26e47d6bf 100644 --- a/srcpkgs/libgbinder/template +++ b/srcpkgs/libgbinder/template @@ -1,6 +1,6 @@ # Template file for 'libgbinder' pkgname=libgbinder -version=1.1.48 +version=1.1.50 revision=1 build_style=gnu-makefile make_use_env=1 @@ -8,7 +8,7 @@ make_build_args="KEEP_SYMBOLS=1" make_build_target="release pkgconfig" make_install_target="install-dev" make_check_target="test" -hostmakedepends="pkg-config bison flex" +hostmakedepends="pkg-config" makedepends="libglibutil-devel" short_desc="GLib-style interface to binder (Android IPC mechanism)" maintainer="Rutpiv " @@ -16,7 +16,7 @@ license="BSD-3-Clause" homepage="https://github.com/mer-hybris/libgbinder" changelog="https://raw.githubusercontent.com/mer-hybris/libgbinder/master/debian/changelog" distfiles="https://github.com/mer-hybris/libgbinder/archive/refs/tags/${version}.tar.gz" -checksum=471db8bc927d77f4b5f56b5a98ae5564f594a407f6e07202e064adc8023f1c59 +checksum=eabf5b715b933665edefca87425908fb2d23a938de2b0eeb8fd7cb9a3d668f46 post_install() { vlicense LICENSE