From 408c1a61fcb5041e85804b4e9ee88bd66847d76b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 29 Nov 2024 22:12:46 +0100 Subject: [PATCH] cadaver: update to 0.26. --- srcpkgs/cadaver/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cadaver/template b/srcpkgs/cadaver/template index 8741d3876c4..1de7acf6d21 100644 --- a/srcpkgs/cadaver/template +++ b/srcpkgs/cadaver/template @@ -1,6 +1,6 @@ # Template file for 'cadaver' pkgname=cadaver -version=0.24 +version=0.26 revision=1 build_style=gnu-configure configure_args="--with-ssl=gnutls" @@ -11,6 +11,6 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://notroj.github.io/cadaver/" distfiles="https://notroj.github.io/cadaver/cadaver-${version}.tar.gz" -checksum=46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6 +checksum=9236e43cdf3505d9ef06185fda43252840105c0c02d9370b6e1077d866357b55 CFLAGS="-DHAVE_LOCALE_H"