From 9593c4784d0d88724237eebd0b34a1facb67480e Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 23 Apr 2025 23:59:00 +0200 Subject: [PATCH] iniparser: update to 4.2.6 --- srcpkgs/iniparser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/iniparser/template b/srcpkgs/iniparser/template index bb7a141b77b..f390634125d 100644 --- a/srcpkgs/iniparser/template +++ b/srcpkgs/iniparser/template @@ -1,6 +1,6 @@ # Template file for 'iniparser' pkgname=iniparser -version=4.2.5 +version=4.2.6 revision=1 build_style=cmake configure_args="-DBUILD_DOCS=ON" @@ -11,7 +11,7 @@ license="MIT" homepage="https://gitlab.com/iniparser/iniparser" changelog="https://gitlab.com/iniparser/iniparser/-/releases" distfiles="https://gitlab.com/iniparser/iniparser/-/archive/v${version}/iniparser-v${version}.tar.gz" -checksum=5f2e25d88691fb80965266d23c65697542ddfd9504dc17660dd58f6244ceb466 +checksum=67575ed032a544d5359610e5f697af786371bbc3eb01311218ef8adfd3e5e329 post_install() { vlicense LICENSE