From cb83eda1edabced464b5fe4b57177f031c206fe2 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 2 Aug 2025 12:30:42 +0100 Subject: [PATCH] inspircd: update to 4.8.0. --- srcpkgs/inspircd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/inspircd/template b/srcpkgs/inspircd/template index c52f3bc5361..8f124c0c24b 100644 --- a/srcpkgs/inspircd/template +++ b/srcpkgs/inspircd/template @@ -1,6 +1,6 @@ # Template file for 'inspircd' pkgname=inspircd -version=4.5.0 +version=4.8.0 revision=1 build_style=gnu-makefile hostmakedepends="perl pkg-config" @@ -10,7 +10,7 @@ maintainer="Alexander Gehrke " license="GPL-2.0-only" homepage="http://www.inspircd.org/" distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz" -checksum=ad73fcf46665cba5d1639d3bae79766991ac4bbb2665b976c5819126c15ce6c7 +checksum=a1074f0ba2543718224e6041abd87cc1d9a4bf035417ccc589fa7f2dc28a8f3d system_accounts="inspircd" inspircd_homedir="/var/lib/inspircd"