Upgrade inspircd and webhook
This commit is contained in:
4
src/webhook/PKGBUILD
Executable file → Normal file
4
src/webhook/PKGBUILD
Executable file → Normal file
@@ -1,7 +1,7 @@
|
||||
# Maintainer: ava1ar <mail(at)ava1ar(dot)me>
|
||||
|
||||
pkgname=webhook
|
||||
pkgver=2.6.8
|
||||
pkgver=2.6.9
|
||||
pkgrel=1
|
||||
pkgdesc="Small server for creating HTTP endpoints (hooks)"
|
||||
arch=('i686' 'x86_64' 'arm' 'armv6' 'armv7' 'aarch64')
|
||||
@@ -10,7 +10,7 @@ url="https://github.com/adnanh/webhook"
|
||||
makedepends=('go' 'git')
|
||||
options=('!strip' '!emptydirs')
|
||||
source=("https://github.com/adnanh/webhook/archive/${pkgver}.tar.gz" 'go.uuid.patch')
|
||||
sha1sums=('e050562130f4f101bbd7281dbe875d4493b31674'
|
||||
sha1sums=('4b236627f076341fe57e6fa425af0d580daf51b9'
|
||||
'1312834f40da2109cd47514a74aaf1349db918a3')
|
||||
|
||||
prepare() {
|
||||
|
Reference in New Issue
Block a user