mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
1be9c48ca1
commit
034a83a7a1
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=4.0.1
|
version=4.2.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=3e00d545593f2f2585792585b58501bfc953dc16ae1f35dc55333ccb57d6ef5d
|
checksum=4b07359c5528489cd312a6e1bd27a6e5161f839c62699f4d3113cb3cb50250bb
|
||||||
|
|
||||||
system_accounts="inspircd"
|
system_accounts="inspircd"
|
||||||
inspircd_homedir="/var/lib/inspircd"
|
inspircd_homedir="/var/lib/inspircd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue