inspircd: update to 3.7.0.
This commit is contained in:
parent
c98fa8753a
commit
26da7311b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'inspircd'
|
||||
pkgname=inspircd
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="geoip-devel libressl-devel sqlite-devel gnutls-devel"
|
||||
|
@ -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=c7e61d02bf6bde873bdf4696bf1b695e09d2d396fcaa05ff37942290d1b75c63
|
||||
checksum=e77df17ed7f774fa0927cfce4412c2b6a3e4d5a9a8acab9753685c2aef22ea3b
|
||||
|
||||
system_accounts="inspircd"
|
||||
inspircd_homedir="/var/lib/inspircd"
|
||||
|
|
Loading…
Reference in a new issue