inspircd: update to 4.8.0.

This commit is contained in:
Sadie Powell 2025-08-02 12:30:42 +01:00 committed by Duncan Overbruck
parent 26520e9aed
commit cb83eda1ed

View file

@ -1,6 +1,6 @@
# Template file for 'inspircd' # Template file for 'inspircd'
pkgname=inspircd pkgname=inspircd
version=4.5.0 version=4.8.0
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="perl pkg-config" hostmakedepends="perl pkg-config"
@ -10,7 +10,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="http://www.inspircd.org/" homepage="http://www.inspircd.org/"
distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz" distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz"
checksum=ad73fcf46665cba5d1639d3bae79766991ac4bbb2665b976c5819126c15ce6c7 checksum=a1074f0ba2543718224e6041abd87cc1d9a4bf035417ccc589fa7f2dc28a8f3d
system_accounts="inspircd" system_accounts="inspircd"
inspircd_homedir="/var/lib/inspircd" inspircd_homedir="/var/lib/inspircd"