mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/qpid-proton to 0.35.0-1
This commit is contained in:
parent
429ff2f50a
commit
d4ed1dc078
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - disable LTO
|
||||
|
||||
pkgname=qpid-proton
|
||||
pkgver=0.33.0
|
||||
pkgver=0.35.0
|
||||
pkgrel=1
|
||||
pkgdesc='High-performance, lightweight messaging library'
|
||||
arch=('x86_64')
|
||||
|
@ -13,7 +13,7 @@ license=('Apache')
|
|||
depends=('libjsoncpp.so' 'python')
|
||||
makedepends=('cmake' 'doxygen' 'go' 'python-setuptools' 'python-sphinx' 'python-wheel' 'swig')
|
||||
source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
|
||||
sha512sums=('d82cade354fd01f2cf7a3e0c17d48cdfa3bde263c8571762cdeb0b4da6ef2d6fd6f97cdba4fa4e8fc1b5368c54ccd2ca860fb56f46f58091c91deab843a17cf2')
|
||||
sha512sums=('1031e3d45854107a516699e1d18269c6acb22549b2709c1fc1cd25eb870096de109077445f1b400edf231bb21a476a268e2d6674e986fc50e92a281549085543')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue