diff options
| author | Yuval Adam <_@yuv.al> | 2018-08-14 16:09:40 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-08-14 16:09:40 +0300 |
| commit | f9ead2bb79e292dc97b3f1ef7036fbab6f47c296 (patch) | |
| tree | 2b2e34ab2b2a7d0ab81f3a40aba6e04230b2548f /aur/libosmo-sccp | |
| parent | bc01bd738e0fe1ba405b40648b0482914dbcdcce (diff) | |
BUmp libosmo-sccp to 0.10.0
Diffstat (limited to 'aur/libosmo-sccp')
| -rw-r--r-- | aur/libosmo-sccp/.SRCINFO | 4 | ||||
| -rw-r--r-- | aur/libosmo-sccp/PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/aur/libosmo-sccp/.SRCINFO b/aur/libosmo-sccp/.SRCINFO index 41af7bb..97d3d64 100644 --- a/aur/libosmo-sccp/.SRCINFO +++ b/aur/libosmo-sccp/.SRCINFO @@ -1,13 +1,13 @@ pkgbase = libosmo-sccp pkgdesc = Osmocom library for SCCP - pkgver = 0.0.6.3 + pkgver = 0.10.0 pkgrel = 1 url = http://openbsc.osmocom.org arch = any license = GPL makedepends = git depends = libosmocore - source = git://git.osmocom.org/libosmo-sccp.git#tag=0.0.6.3 + source = git://git.osmocom.org/libosmo-sccp.git#tag=0.10.0 sha256sums = SKIP pkgname = libosmo-sccp diff --git a/aur/libosmo-sccp/PKGBUILD b/aur/libosmo-sccp/PKGBUILD index a04be53..99e6b88 100644 --- a/aur/libosmo-sccp/PKGBUILD +++ b/aur/libosmo-sccp/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F pkgname=libosmo-sccp -pkgver=0.0.6.3 +pkgver=0.10.0 pkgrel=1 pkgdesc="Osmocom library for SCCP" arch=('any') |
