community/qpid-proton to 0.32.0-1

This commit is contained in:
Kevin Mihelich 2020-09-24 13:47:30 +00:00
parent c7a3ff6bbc
commit fabe3ab3d9

View file

@ -4,7 +4,7 @@
# - disable LTO
pkgname=qpid-proton
pkgver=0.31.0
pkgver=0.32.0
pkgrel=1
pkgdesc='High-performance, lightweight messaging library'
arch=('x86_64')
@ -14,7 +14,7 @@ depends=('libjsoncpp.so' 'python')
makedepends=('cmake' 'doxygen' 'go' 'python-setuptools' 'python-sphinx' 'python-wheel' 'swig')
checkdepends=('python-tox')
source=("https://www.apache.org/dist/qpid/proton/${pkgver}/qpid-proton-${pkgver}.tar.gz")
sha512sums=('39487c34ae6ae1cc0c2f57f2ffb2bdf48a554e9ba8439a5c3f9776205cdb138f71284c9fc7626e4bbee3110ccce7da61ddb45f51ebddfede981ada0872074202')
sha512sums=('4d1265308b685d5cdd28fd8746f13704c6e36a8dc35a2c121e07b9db21cabaf440da8dd1cf76892fc366845e7f472af2c29ae94dedee19d53756bba2bd4470b6')
build() {
cd ${pkgname}-${pkgver}