libmicrohttpd: Update to 0.9.70
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
_realname=libmicrohttpd
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.9.69
|
||||
pkgver=0.9.70
|
||||
pkgrel=1
|
||||
pkgdesc="GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gnutls")
|
||||
source=("https://ftp.gnu.org/gnu/libmicrohttpd/${_realname}-${pkgver}.tar.gz"{,.sig})
|
||||
validpgpkeys=('D8423BCB326C7907033929C7939E6BE1E29FC3CC' # Christian Grothoff <christian@grothoff.org>
|
||||
'EA812DBEFA5A7EF17DA8F2C1460A317C3326D2AE') # Karlson2k (Evgeny Grin) <k2k@narod.ru>
|
||||
sha256sums=('fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e'
|
||||
sha256sums=('90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user