diff options
| author | Yuval Adam <_@yuv.al> | 2018-08-14 16:00:23 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-08-14 16:00:23 +0300 |
| commit | 05519494d22fcc71e4d5ebe8f98f456a609e7768 (patch) | |
| tree | 9e663fba3296514b57cf70dc3387201e545170d2 /aur | |
| parent | 4df467d5c437a9c2c151a06f0ab41d4b5c49d56c (diff) | |
Bump libosmo-abis to 0.5.1
Diffstat (limited to 'aur')
| -rw-r--r-- | aur/libosmo-abis/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aur/libosmo-abis/PKGBUILD b/aur/libosmo-abis/PKGBUILD index 68523c1..1877290 100644 --- a/aur/libosmo-abis/PKGBUILD +++ b/aur/libosmo-abis/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F pkgname=libosmo-abis -pkgver=0.3.2 +pkgver=0.5.1 pkgrel=1 pkgdesc="Osmocom library for A-bis interface" arch=('any') @@ -9,7 +9,7 @@ url="http://openbsc.osmocom.org/trac/wiki/libosmo-abis" license=(GPL) depends=('libosmocore' 'ortp') makedepends=('git') -source=("git://git.osmocom.org/${pkgname}.git#tag=v${pkgver}") +source=("git://git.osmocom.org/${pkgname}.git#tag=${pkgver}") sha256sums=("SKIP") build() { |
