nebula-bgme: auto updated to 1.8.2-1
This commit is contained in:
parent
86b00416c7
commit
4d66009b03
|
@ -1,8 +1,8 @@
|
||||||
# Maintainer: Robin Broda <coderobe @ archlinux.org>
|
# Maintainer: Robin Broda <coderobe @ archlinux.org>
|
||||||
pkgname=nebula-bgme
|
pkgname=nebula-bgme
|
||||||
_pkgname=nebula
|
_pkgname=nebula
|
||||||
pkgver=1.8.1
|
pkgver=1.8.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='A scalable overlay networking tool with a focus on performance, simplicity and security'
|
pkgdesc='A scalable overlay networking tool with a focus on performance, simplicity and security'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/slackhq/nebula'
|
url='https://github.com/slackhq/nebula'
|
||||||
|
@ -13,7 +13,7 @@ options=('!lto')
|
||||||
conflicts=('nebula')
|
conflicts=('nebula')
|
||||||
provides=('nebula')
|
provides=('nebula')
|
||||||
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
|
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
|
||||||
sha256sums=('85c048b6d39296eeb8cf2d3324124d834011121383d0550662018190494d433e')
|
sha256sums=('203713c58d0ec8a10df2f605af791a77a33f825454911ac3a5313ced591547fd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_pkgname}-${pkgver}"
|
cd "${_pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue