inspircd: update to 3.8.1.
This commit is contained in:
parent
b30fa36f77
commit
3cd0d74422
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.7.0
|
version=3.8.1
|
||||||
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=e77df17ed7f774fa0927cfce4412c2b6a3e4d5a9a8acab9753685c2aef22ea3b
|
checksum=2068ca42f39b382e1f74b650230e02690ffbca58c4f3aed075a6dd72e381b44b
|
||||||
|
|
||||||
system_accounts="inspircd"
|
system_accounts="inspircd"
|
||||||
inspircd_homedir="/var/lib/inspircd"
|
inspircd_homedir="/var/lib/inspircd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue