From 1cce32c070ff16645c6ea135ab19f0294d2c8597 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 27 Oct 2023 17:40:27 +0200 Subject: [PATCH] libite: update to 2.6.1. --- srcpkgs/libite/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libite/template b/srcpkgs/libite/template index abfedfe8f2e..d5d408a2b13 100644 --- a/srcpkgs/libite/template +++ b/srcpkgs/libite/template @@ -1,6 +1,6 @@ # Template file for 'libite' pkgname=libite -version=2.6.0 +version=2.6.1 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" @@ -10,7 +10,7 @@ license="MIT, ISC, BSD-2-Clause, BSD-3-Clause" homepage="https://github.com/troglobit/libite" changelog="https://raw.githubusercontent.com/troglobit/libite/master/ChangeLog.md" distfiles="https://github.com/troglobit/libite/archive/v${version}.tar.gz" -checksum=5980a010f29d7776f032ae6b27a3efafff417772ffb09d7548ceabd3260eab44 +checksum=d342ac071a3334514bfaf505d08946d20777520e1dd63f0ff83aab76f02ea960 pre_configure() { ./autogen.sh