1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Golle
d3b5074476
libp11: update to version 0.4.12
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-09-07 22:56:56 +01:00
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Daniel Golle
b21fa2ef5b libp11: update to version 0.4.10
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-10 23:15:36 +02:00
Rosen Penev
4d5007db6e libp11: Update to 0.4.9
Reorganized Makefile a little bit for consistency with other packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-08 11:14:53 -07:00
Daniel Golle
cef04a5a25 libp11: update to version 0.4.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-06-19 01:33:32 +02:00
Daniel Golle
6871e6b379 libp11: package PKCS#11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:29 +02:00