summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuval Adam2016-05-10 15:03:38 +0300
committerYuval Adam2016-05-10 15:03:38 +0300
commite82d5abb2857ebd727f3fab5c712fd51a4b6c079 (patch)
treee38b95cdc61248312af2691181c7818c09a5a1f9
parent1056817fc0e45febdb86c1e1adc391f528b38217 (diff)
downloadaur-openbsc.tar.gz
Bump openbsc to v0.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbe9f5fa2fe4..a902ac2b254b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue May 10 12:03:30 UTC 2016
pkgbase = openbsc
pkgdesc = Free software implementations for the GSM/G3PP protocol stacks
- pkgver = 0.14.0
+ pkgver = 0.15.0
pkgrel = 1
url = http://openbsc.osmocom.org
arch = any
@@ -12,7 +14,7 @@ pkgbase = openbsc
depends = libosmo-abis
depends = libosmo-netif
optdepends = libosmo-sccp: for building BSC NAT
- source = git://git.osmocom.org/openbsc.git#tag=0.14.0
+ source = git://git.osmocom.org/openbsc.git#tag=0.15.0
sha256sums = SKIP
pkgname = openbsc
diff --git a/PKGBUILD b/PKGBUILD
index 29606bba556e..4afdd191b2ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=openbsc
-pkgver=0.14.0
+pkgver=0.15.0
pkgrel=1
pkgdesc="Free software implementations for the GSM/G3PP protocol stacks"
arch=('any')