CvH
0cd855297e
nghttp2: fix wrong licence
2019-05-01 23:03:54 +02:00
James Millar
4d156b0e4c
Add support for http2 in curl
...
Update nghttp2 package.mk as per @Milhouse recommendations and add --without-libidn2 to curl package.mk to prevent it from being linked to curl in some scenarios where addo-ons may have been built previously.
2019-02-24 20:21:21 -05:00
MilhouseVH
32476b92d5
curl: update to curl-7.62.0
2018-12-05 06:46:56 +00:00
MilhouseVH
02d8b1fef9
libmicrohttpd: fix kodi issue #14991
2018-12-05 06:46:53 +00:00
MilhouseVH
757d55735a
libmicrohttpd: update to libmicrohttpd-0.9.61
2018-12-04 21:58:44 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
MilhouseVH
cdbee30641
curl: update to curl-7.61.1
2018-09-15 02:25:26 +01:00
CvH
80bde53ea6
spdx: packages/web
2018-07-18 22:37:47 +02:00
MilhouseVH
ab6d864c9d
openssl: generate cacert.pem from system and user CA
2018-07-14 07:51:29 +01:00
MilhouseVH
3ace4895b6
curl: update to curl-7.58.0
2018-01-25 18:13:34 +00:00
Sascha Kuehndel (InuSasha)
c90b78d9d5
buildsystem: replace PKG_USE_CMAKE
2017-11-22 00:41:12 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
MilhouseVH
fa5efdf9ed
curl: update to curl-7.56.1
2017-10-24 14:52:46 +01:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
d7d49d6ceb
libmicrohttpd: update to libmicrohttpd-0.9.55
2017-07-07 17:37:22 +01:00
MilhouseVH
83a24f1822
libmicrohttpd: update to libmicrohttpd-0.9.54
2017-05-06 22:45:25 +01:00
MilhouseVH
7f74f4c3d8
curl: update to curl-7.54.0
2017-05-06 22:45:24 +01:00
Stephan Raue
363a317788
curl: update to curl-7.53.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:25 -07:00
Lukas Rusak
8e797eff17
use openssl instead of libressl
2017-03-14 10:46:29 -07:00
MilhouseVH
affed2f7ed
curl: update to curl-7.52.1
2017-01-24 03:04:16 +00:00
MilhouseVH
21f740ff66
libmicrohttpd: update to libmicrohttpd-0.9.52
2017-01-24 03:04:16 +00:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
MilhouseVH
1e7ca9455e
curl: update to curl-7.52.0
2016-12-21 13:19:06 +00:00
awiouy
d04082cbd5
libmicrohttpd: disable autoreconf
2016-11-15 20:51:46 +01:00
awiouy
933ddc791b
curl: disable autoreconf
2016-11-15 20:51:46 +01:00
MilhouseVH
941623cef0
curl: bump to curl-7.51.0
2016-11-04 17:07:23 +00:00
Christian Hewitt
a7ad32935c
Merge pull request #760 from lrusak/cmake
...
rework cmake build system and adjust build variables
2016-09-27 11:26:54 +04:00
Stephan Raue
3e30f0db4b
curl: prevent from building with cmake configuration
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:55 -07:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
cvh
2bbeec8418
change gnu.org download location
2016-09-14 10:55:52 +02:00
Lukas Rusak
cda3143989
libmicrohttpd: update to 0.9.51
2016-09-09 09:46:13 -07:00
MilhouseVH
304994eb59
packages: bump ffmpeg, expat and curl to be in sync with kodi-17-beta1
2016-08-21 23:16:55 +01:00
Lukas Rusak
f0a57994f5
libmicrohttpd: update to 0.9.50
2016-06-14 01:13:33 -07:00
Lukas Rusak
64c804b207
curl: update to 7.49.1
2016-06-14 01:13:33 -07:00
Jonas Karlman
c23c64913b
libmicrohttpd: update to 0.9.49
2016-05-15 11:55:43 +02:00
Stefan Saraev
06ca694a91
curl: use libressl's shipped ca bundle
2016-04-07 15:33:28 -07:00
Stefan Saraev
81b801b17e
buildsys: remove SSL_CERTIFICATES
2016-04-07 15:33:21 -07:00
Stephan Raue
a6589782c6
curl: update to curl-7.48.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:42:01 -07:00
Lukas Rusak
8013fcda64
curl: update to 7.47.1
2016-02-18 23:35:59 +01:00
Christian Hewitt
d6ddfcc8fb
Merge pull request #4669 from lrusak/package-updates
...
thanks :)
2016-02-03 14:22:22 +04:00
Lukas Rusak
e3811fe666
curl: update to 7.47.0
2016-02-02 09:15:52 +01:00
Stefan Saraev
064731fb86
curl: cleanup options
2016-02-01 09:15:00 +01:00
Stephan Raue
9147751260
libmicrohttpd: fix build after $PKG_NAME-config changes
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-09 23:53:32 +01:00
Stephan Raue
d90f7fc063
curl: dont install curl-config to $TOOLCHAIN/bin, this file should be in $SYSROOT_PREFIX/usr/bin
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-07 03:41:03 +01:00
Stephan Raue
f51faa070d
packages: update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
e769a89e92
libmicrohttpd: update to libmicrohttpd-0.9.46
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-17 13:58:14 +01:00
Stephan Raue
615a7df96b
curl: update to curl-7.45.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-11 21:40:09 +02:00