Commit Graph

46 Commits

Author SHA1 Message Date
Biswapriyo Nath
de32f325ce libmicrohttpd: update to 0.9.77 2023-06-04 23:17:47 +05:30
Biswapriyo Nath
867f6427b8 libmicrohttpd: update to 0.9.76
Use autoreconf to fix shared library build with clang
2023-03-07 10:34:05 +05:30
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Biswapriyo Nath
2621d26cec libmicrohttpd: Fix static library
By defining GNUTLS_INTERNAL_BUILD for static build libmicrohttpd.a imports gnutls_malloc without dllimport.
2022-01-03 10:28:24 +05:30
Biswapriyo Nath
952d511161 libmicrohttpd: update to 0.9.75 2021-12-28 15:12:10 +05:30
Evgeny Grin
b0d57ae605 mingw-w64-libmicrohttpd: update to 0.9.74
* Removed patches (integrated upstream)
* Enabled full testing (curl was fixed many versions ago)
* Upstream defaults to Vista+, no need for CPPFLAGS
2021-12-20 19:48:08 +03:00
Rosen Penev
772c84c7bc libmicrohttpd: fix clang compilation
Backported upstream commits fixing compilation with llvm-dlltool.

Added the other clang targets as they work now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-12-16 16:17:05 -08:00
Christoph Reiter
e581d143b7 Depend on libltdl/autotools instead of libtool
with this mingw libtool is gone

See #10338
2021-12-15 19:57:19 +01:00
Jeremy Drake
81edb7740f libmicrohttpd: autoreconf for clang 2021-05-13 14:11:54 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
e9f6f21fcf libmicrohttpd: Update to 0.9.72 2021-01-18 13:01:35 +03:00
Alexey Pavlov
e8d598f963 libmicrohttpd: Update to 0.9.71 2020-10-14 12:45:15 +03:00
Alexey Pavlov
cbfe2a4031 libmicrohttpd: Update to 0.9.70 2020-02-22 17:47:55 +03:00
Alexey Pavlov
5aee135e3b libmicrohttpd: Update to 0.9.69 2019-12-16 13:06:37 +03:00
Alexey Pavlov
93db6d337c libmicrohttpd: Update to 0.9.68 2019-11-01 13:29:49 +03:00
Alexey Pavlov
b0ce7501b3 libmicrohttpd: Update to 0.9.67 2019-10-18 12:11:21 +03:00
Alexey Pavlov
d4178d0ffb libmicrohttpd: Update to 0.9.66 2019-08-02 15:43:23 +03:00
Alexey Pavlov
5be78115d9 libmicrohttpd: Update to 0.9.65 2019-07-06 15:07:06 +03:00
Evgeny Grin
976bbdd6b2 libmicrohttpd: build for Win7+ 2019-06-10 13:14:50 +03:00
Evgeny Grin
42b072124a libmicrohttpd: added check() to PKGBUILD 2019-06-10 11:54:11 +03:00
Evgeny Grin
f7aaf7e6c0 libmicrohttpd: added debug package option 2019-06-10 11:36:41 +03:00
Evgeny Grin
921c4625ba libmicrohttpd: update to version 0.9.64 2019-06-09 23:49:35 +03:00
Evgeny Grin
13842bb630 libmicrohttpd: removed unneeded patch 2019-06-09 23:40:55 +03:00
Alexey Pavlov
cd58fab2c2 libmicrohttpd: Update to 0.9.63 2019-02-18 10:04:50 +03:00
Alexey Pavlov
11c1bc1a6a libmicrohttpd: Update to 0.9.62 2018-12-10 11:52:21 +03:00
Alexey Pavlov
1143ea1816 libmicrohttpd: Update to 0.9.61 2018-12-05 13:33:41 +03:00
Alexey Pavlov
a735ddba3c libmicrohttpd: Update to 0.9.60 2018-11-08 16:27:25 +03:00
OTLabs
a692459c22 Update libmicrohttpd to 0.9.59 (#4083) 2018-07-16 08:19:50 +03:00
Karlson2k
50b014ce4a libmicrohttpd: updated to v0.9.58 (#3194)
curl moved to checkdepends, because it is required only for tests
2017-12-11 07:23:15 +03:00
Karlson2k
9b6932aff8 libmicrohttpd: updated to version 0.9.57, (#3174)
removed dependency on libgcrypt,
enforced configure https flag to ensure that HTTPS
support will be built.
2017-11-29 12:19:02 +03:00
Karlson2k
1314ce93b7 libmicrohttpd: update to v0.9.55 (#2521) 2017-06-03 20:05:26 +03:00
Karlson2k
356d8f2d6b Update of libmicrohttpd v0.9.54 (#2432)
* GNU libmicrohttpd: updated to latest upstream version (0.9.54)

* GNU libmicrohttpd: moved curl to makedepends as curl is used only for testing

* GNU libmicrohttpd: disabled build of examples
2017-05-10 08:24:43 +03:00
Karlson2k
b04355eaae Updated GNU libmicrohttpd to latest upstream version (0.9.53) (#2389)
* Updated GNU libmicrohttpd to latest upstream version (0.9.53)
Restored compatibility with WinXP

* GNU libmicrohttpd: added gpg keys checks
2017-04-12 12:47:13 +03:00
Marcin Sielski
ea3ff55fb4 Update PKGBUILD (#1836) 2016-10-18 11:00:11 +03:00
Alexey Pavlov
c81b6f774a libmicrohttpd: Do not target Win10 by default 2016-10-10 23:09:51 +03:00
Marcin Sielski
36ae636dcf Update pkgrel (#1777) 2016-10-04 16:03:24 +03:00
Marcin Sielski
9b96bbde8b Add contributor to the PKGBUILD 2016-08-09 16:03:02 +02:00
Marcin Sielski
368b2c82e5 Fixes for the libmicrohttpd library 2016-08-09 00:23:44 +02:00
Karlson2k
997d02d9ea update libmicorhttpd to latest version 2016-06-15 21:56:04 +03:00
Renato Silva
267230e352 Update several package versions. 2016-04-05 13:35:54 -03:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e925eec97d use secure urls
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
Alexey Pavlov
946d1324fe === Rebuild with GCC-5.x. Part XV === 2015-07-20 15:54:17 +03:00
Alexpux
4aff0a1386 libmicrohttpd: New package. 2015-05-19 11:07:13 +03:00