summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f35f770e6a1..eb7274a07916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Harry Jeffery <harry|@|exec64|.|co|.|uk>
# Contributor: Alex Jordan <alexander3223098@gmail.com>
pkgname=zerotier-one
-pkgver=1.2.2
+pkgver=1.2.4
pkgrel=1
pkgdesc="Creates virtual Ethernet networks of almost unlimited size."
arch=('i686' 'x86_64' 'armv7h')
@@ -11,7 +11,7 @@ groups=()
depends=("gcc-libs" "http-parser")
makedepends=("ruby-ronn")
source=("${pkgname}-${pkgver}::https://github.com/zerotier/ZeroTierOne/archive/$pkgver.tar.gz")
-sha512sums=('ed510f91aa8b90a4b3e31c6da623adfe4a034bd15ad60b46a475834a91fb2a39d5d2c24d6910c1b7e2090d58c2ec6d103599c3e32519020942f5027866aa7ac4')
+sha512sums=('82adb110208d24ae2745e3839810afcac87955de050ebfe0517a7dc2a875881dafd40c1b16a041742d8c4d0f6513abcc71d6ea3e06c2fb89b47be2630a500363')
build() {
cd "$srcdir/ZeroTierOne-$pkgver"