mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
inspircd: update to 4.8.0.
This commit is contained in:
parent
26520e9aed
commit
cb83eda1ed
1 changed files with 2 additions and 2 deletions
|
@ -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 <void@qwertyuiop.de>"
|
|||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue