cpr: update to 1.10.3

This commit is contained in:
Biswapriyo Nath
2023-05-30 00:46:29 +05:30
parent 7bb90210fe
commit 472b4f3f36

View File

@@ -3,7 +3,7 @@
_realname=cpr
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.10.2
pkgver=1.10.3
pkgrel=1
pkgdesc='C++ Requests: Curl for People, a spiritual port of Python Requests (mingw-w64)'
arch=('any')
@@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
source=(${_realname}-${pkgver}.tar.gz::https://github.com/libcpr/cpr/archive/${pkgver}.tar.gz
001-no-libstdc++fs.patch
002-No-Werror.patch)
sha256sums=('044e98079032f7abf69c4c82f90ee2b4e4a7d2f28245498a5201ad6e8d0b1d08'
sha256sums=('7b9d3504ffdaf7ce3189f1b91d135888776b6a1b26ea1bf2c3c4986b8a5af06f'
'd6d911550f30f10a14767b7c11c71abb2d3422dcc50f035cd69e7c4b25d74204'
'aa85fc5c479397a96a24522719d46eb1cad175061f445979924a650597dbd68e')