summaryrefslogtreecommitdiff
path: root/aur/libosmo-netif/PKGBUILD
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-08-14 16:07:40 +0300
committerYuval Adam <_@yuv.al>2018-08-14 16:07:40 +0300
commitbc01bd738e0fe1ba405b40648b0482914dbcdcce (patch)
treea233bb8aa08d5fb96895f09ad191fab639804019 /aur/libosmo-netif/PKGBUILD
parent02fd85b2c79d7d6dd43ba1657496a0a1745de9e5 (diff)
Bump libosmo-netif to 0.3.0
Diffstat (limited to 'aur/libosmo-netif/PKGBUILD')
-rw-r--r--aur/libosmo-netif/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/aur/libosmo-netif/PKGBUILD b/aur/libosmo-netif/PKGBUILD
index 4d146ad..03aca26 100644
--- a/aur/libosmo-netif/PKGBUILD
+++ b/aur/libosmo-netif/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=libosmo-netif
-pkgver=0.0.6
+pkgver=0.3.0
pkgrel=1
pkgdesc="Osmocom library for muxed audio"
arch=('any')
url="http://openbsc.osmocom.org"
license=(GPL)
-depends=('libosmocore' 'libosmo-abis')
+depends=('lksctp-tools' 'libosmocore' 'libosmo-abis')
makedepends=('git')
source=("git://git.osmocom.org/${pkgname}.git#tag=${pkgver}")
sha256sums=("SKIP")