From 061d576d04980ab6577b5739fa29bbea47a76f68 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 28 Mar 2021 14:57:30 +0200 Subject: [PATCH] libite: update to 2.4.0. --- srcpkgs/libite/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libite/template b/srcpkgs/libite/template index f7d6bfadc87..87ef4ae653d 100644 --- a/srcpkgs/libite/template +++ b/srcpkgs/libite/template @@ -1,6 +1,6 @@ # Template file for 'libite' pkgname=libite -version=2.3.1 +version=2.4.0 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=d6a01bcfae45db066c771db03996882110dca2222444ee13160bf29bfb206da7 +checksum=5fe375f1350c487337502c7fb6e8a67ff0fb275d7b3934e196fe250ac0a7ad72 pre_configure() { ./autogen.sh