Commit Graph

7 Commits

Author SHA1 Message Date
Leonid Pliushch ddcbc0206b ragel: bump revision 2019-06-20 04:03:57 +03:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 2bb920e3e2 http -> https updates 2018-05-25 12:38:52 +02:00
Fredrik Fornwall 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall 186ca71704 ragel: Update from 6.9 to 6.10 2017-05-23 01:36:21 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
ebraminio 0947a1115b Add ragel package 2015-10-29 01:07:03 +03:30