neon: Update to 0.32.1

This commit is contained in:
Biswapriyo Nath 2021-09-23 11:31:47 +05:30 committed by GitHub
parent fafe2105a1
commit fd33629ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
pkgbase=neon
pkgname=("lib${pkgbase}" "lib${pkgbase}-devel")
pkgver=0.31.2
pkgver=0.32.1
pkgrel=1
pkgdesc="HTTP and WebDAV client library with a C interface"
arch=('i686' 'x86_64')
@ -13,7 +13,7 @@ makedepends=('libexpat-devel' 'openssl-devel')
options=('libtool') # FS#16067
source=(https://notroj.github.io/neon/${pkgbase}-${pkgver}.tar.gz
neon-0.30.2-msys2.patch)
sha256sums=('cf1ee3ac27a215814a9c80803fcee4f0ede8466ebead40267a9bd115e16a8678'
sha256sums=('05c54bc115030c89e463a4fb28d3a3f8215879528ba5ca70d676d3d21bf3af52'
'37a3f2650a9c05360b4d353cfc0401ea1eb6446846a8b62b080483b730d93db2')
prepare() {