summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2019-04-29 10:12:35 +0300
committerMantas Mikulėnas2019-04-29 10:12:35 +0300
commit9572a9fa3053b0d9c23ba236e7098ee1ca90ea6e (patch)
tree6d101b6328795a0fb210ad385cd784b41042d59b
parentd3968e9f1a456cd0d534ae494c1d42477972b788 (diff)
downloadaur-9572a9fa3053b0d9c23ba236e7098ee1ca90ea6e.tar.gz
release 1.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7393ec945aec..a3eb72aee4b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oor
pkgdesc = Open Overlay Router (formerly LISPmob) - Locator/ID Separation Protocol (LISP) and LISP Mobile Node implementation
- pkgver = 1.2.2
+ pkgver = 1.3.0
pkgrel = 1
url = https://openoverlayrouter.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = oor
provides = lispmob
replaces = lispmob
backup = etc/oor.conf
- source = git+https://github.com/OpenOverlayRouter/oor#commit=ebb8a00cb031e07f929ec8cae15eba3244df4a4a
+ source = git+https://github.com/OpenOverlayRouter/oor#commit=d86a56e3440c1c190ec2c9370ed5f12285b79b46
source = oor.service
sha256sums = SKIP
sha256sums = b952f567e6c506d09aab10b4fae49c9cee31affb89b7a18040c2fa7f1a8df153
diff --git a/PKGBUILD b/PKGBUILD
index 6603a3bb559d..b77488928071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=oor
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="Open Overlay Router (formerly LISPmob) - Locator/ID Separation Protocol (LISP) and LISP Mobile Node implementation"
url="https://openoverlayrouter.org/"
@@ -10,7 +10,7 @@ makedepends=('git' 'gengetopt')
provides=('lispmob')
replaces=('lispmob')
backup=("etc/oor.conf")
-_commit=ebb8a00cb031e07f929ec8cae15eba3244df4a4a
+_commit=d86a56e3440c1c190ec2c9370ed5f12285b79b46
source=("git+https://github.com/OpenOverlayRouter/oor#commit=$_commit"
"oor.service")
sha256sums=('SKIP'