summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-09-03 23:28:36 -0400
committerTony Lambiris2018-09-03 23:28:36 -0400
commit91168577497be1c253b2a0dc3f000ba35138fe47 (patch)
tree18cc058c6075c526c3afd1711968f3b1bb2efa18
parent040c5c64716a0ac512b39034cbe25b23477212a6 (diff)
downloadaur-91168577497be1c253b2a0dc3f000ba35138fe47.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8003e7f01c2..07a2a1c7f2cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cilium-git
pkgdesc = API-aware Networking and Security for Containers based on BPF
- pkgver = 1.2.1.r1473.gdfa1e1449
- pkgrel = 2
+ pkgver = 1.2.1.r1549.g59ed314ca
+ pkgrel = 1
url = https://cilium.io/
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index f7ceab64de20..3ba4e5a2d99b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=cilium-git
-pkgver=1.2.1.r1473.gdfa1e1449
-pkgrel=2
+pkgver=1.2.1.r1549.g59ed314ca
+pkgrel=1
pkgdesc="API-aware Networking and Security for Containers based on BPF"
arch=('x86_64')
url="https://cilium.io/"