znc: update to 1.10.0
This commit is contained in:
parent
7815a409c2
commit
201ce32fd4
@ -1,8 +1,8 @@
|
||||
# Maintainer: Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
|
||||
|
||||
pkgname=znc
|
||||
pkgver=1.9.1
|
||||
pkgrel=2
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='An IRC bouncer with modules & scripts support'
|
||||
url='https://znc.in/'
|
||||
msys2_repository_url="https://github.com/znc/znc"
|
||||
@ -32,7 +32,7 @@ optdepends=('tcl: modtcl module'
|
||||
'perl: modperl module'
|
||||
'cyrus-sasl: cyrusauth module')
|
||||
source=(znc-${pkgver}::git+https://github.com/znc/znc.git#tag=znc-${pkgver})
|
||||
sha256sums=('9a94c26a538aa933810e0cd69a10962d2269c3647b7c7fbe41d665de63fe2067')
|
||||
sha256sums=('a6f43a363245fadfaadd00e6c15736f6cffabbdc710b85cec190ad47b3f89b4a')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user