summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-04-12 21:14:58 -0400
committerTony Lambiris2018-04-12 21:14:58 -0400
commit6108c6cd1a6513964af9ba4414a7db7ea8bc7176 (patch)
tree9fd055e5e58257344e63f0bf62f092072acd6b27
parentc4de255a1ff3554e2b3353eb9c09cb015ef77f3e (diff)
downloadaur-6108c6cd1a6513964af9ba4414a7db7ea8bc7176.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2dcabee0f2d..22a473665338 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cilium-git
pkgdesc = API-aware Networking and Security for Containers based on BPF
- pkgver = 1.0.0.rc9.gf56cdf176
+ pkgver = 1.0.0.rc9.g1314122cb
pkgrel = 1
url = https://cilium.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9f8998f67a74..f496ecb14326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=cilium-git
-pkgver=1.0.0.rc9.gf56cdf176
+pkgver=1.0.0.rc9.g1314122cb
pkgrel=1
pkgdesc="API-aware Networking and Security for Containers based on BPF"
arch=('x86_64')