mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
inspircd: update to 3.5.0.
This commit is contained in:
parent
7262f14d46
commit
7bc7ee9df2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'inspircd'
|
# Template file for 'inspircd'
|
||||||
pkgname=inspircd
|
pkgname=inspircd
|
||||||
version=3.4.0
|
version=3.5.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=8372295f24f4f92606029cdabd16f244f6ccddc3dbfd84d625408827495e3245
|
checksum=c7e61d02bf6bde873bdf4696bf1b695e09d2d396fcaa05ff37942290d1b75c63
|
||||||
|
|
||||||
system_accounts="inspircd"
|
system_accounts="inspircd"
|
||||||
inspircd_homedir="/var/lib/inspircd"
|
inspircd_homedir="/var/lib/inspircd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue