Skip to content

Commit cfc2e9d

Browse files
committed
βœ… Update Termux pkg Registry πŸ“¦ <-- 2026-04-14 (02:45:38 AM) ⌚
1 parent 064b883 commit cfc2e9d

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@
547547
| **fribidi-static** | 1.0.16-1 | Static libraries for fribidi | https://github.com/fribidi/fribidi/ |
548548
| **frobtads** | 2.0-5 | TADS is a free authoring system for writing your own Interactive Fiction | http://www.tads.org/frobtads.htm |
549549
| **frotz** | 2.55-2 | Interpreter for Infocom and other Z-machine interactive fiction (IF) games | https://gitlab.com/DavidGriffith/frotz |
550-
| **frp** | 0.68.0 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
550+
| **frp** | 0.68.1 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
551551
| **fselect** | 0.10.0 | Find files with SQL-like queries | https://fselect.rocks/ |
552552
| **fsmon** | 1.8.8-1 | Filesystem monitor with fanotify and inotify backends | https://github.com/nowsecure/fsmon |
553553
| **fwknop** | 2.6.11-2 | fwknop: Single Packet Authorization > Port Knocking | https://www.cipherdyne.org/fwknop/ |
@@ -2144,7 +2144,7 @@
21442144
| **python-lameenc** | 1.8.2 | Python bindings around the LAME encoder | https://github.com/chrisstaite/lameenc |
21452145
| **python-libsass** | 0.23.0-2 | A straightforward binding of libsass for Python | https://github.com/sass/libsass-python |
21462146
| **python-llvmlite** | 0.47.0-2 | A lightweight LLVM python binding for writing JIT compilers | https://llvmlite.pydata.org/ |
2147-
| **python-lxml** | 6.0.3 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
2147+
| **python-lxml** | 6.0.4 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
21482148
| **python-msgpack** | 1.1.2-2 | MessagePack serializer implementation for Python | https://github.com/msgpack/msgpack-python |
21492149
| **python-numpy** | 2.4.3 | The fundamental package for scientific computing with Python | https://numpy.org/ |
21502150
| **python-numpy-static** | 2.4.3 | Static libraries for python-numpy | https://numpy.org/ |

β€Žindex.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
| **fribidi-static** | 1.0.16-1 | Static libraries for fribidi | https://github.com/fribidi/fribidi/ |
589589
| **frobtads** | 2.0-5 | TADS is a free authoring system for writing your own Interactive Fiction | http://www.tads.org/frobtads.htm |
590590
| **frotz** | 2.55-2 | Interpreter for Infocom and other Z-machine interactive fiction (IF) games | https://gitlab.com/DavidGriffith/frotz |
591-
| **frp** | 0.68.0 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
591+
| **frp** | 0.68.1 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
592592
| **fselect** | 0.10.0 | Find files with SQL-like queries | https://fselect.rocks/ |
593593
| **fsmon** | 1.8.8-1 | Filesystem monitor with fanotify and inotify backends | https://github.com/nowsecure/fsmon |
594594
| **fwknop** | 2.6.11-2 | fwknop: Single Packet Authorization > Port Knocking | https://www.cipherdyne.org/fwknop/ |
@@ -2185,7 +2185,7 @@
21852185
| **python-lameenc** | 1.8.2 | Python bindings around the LAME encoder | https://github.com/chrisstaite/lameenc |
21862186
| **python-libsass** | 0.23.0-2 | A straightforward binding of libsass for Python | https://github.com/sass/libsass-python |
21872187
| **python-llvmlite** | 0.47.0-2 | A lightweight LLVM python binding for writing JIT compilers | https://llvmlite.pydata.org/ |
2188-
| **python-lxml** | 6.0.3 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
2188+
| **python-lxml** | 6.0.4 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
21892189
| **python-msgpack** | 1.1.2-2 | MessagePack serializer implementation for Python | https://github.com/msgpack/msgpack-python |
21902190
| **python-numpy** | 2.4.3 | The fundamental package for scientific computing with Python | https://numpy.org/ |
21912191
| **python-numpy-static** | 2.4.3 | Static libraries for python-numpy | https://numpy.org/ |

β€Žpkgs.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3223,7 +3223,7 @@
32233223
},
32243224
{
32253225
"Package": "frp",
3226-
"Version": "0.68.0",
3226+
"Version": "0.68.1",
32273227
"Description": "A fast reverse proxy to expose a local server behind a NAT or firewall to the internet",
32283228
"Homepage": "https://github.com/fatedier/frp"
32293229
},
@@ -12805,7 +12805,7 @@
1280512805
},
1280612806
{
1280712807
"Package": "python-lxml",
12808-
"Version": "6.0.3",
12808+
"Version": "6.0.4",
1280912809
"Description": "Python binding for the libxml2 and libxslt libraries",
1281012810
"Homepage": "https://github.com/lxml/lxml"
1281112811
},

β€Žpkgs.txtβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
fribidi-static 1.0.16-1 Static libraries for fribidi https://github.com/fribidi/fribidi/
536536
frobtads 2.0-5 TADS is a free authoring system for writing your own Interactive Fiction http://www.tads.org/frobtads.htm
537537
frotz 2.55-2 Interpreter for Infocom and other Z-machine interactive fiction (IF) games https://gitlab.com/DavidGriffith/frotz
538-
frp 0.68.0 A fast reverse proxy to expose a local server behind a NAT or firewall to the internet https://github.com/fatedier/frp
538+
frp 0.68.1 A fast reverse proxy to expose a local server behind a NAT or firewall to the internet https://github.com/fatedier/frp
539539
fselect 0.10.0 Find files with SQL-like queries https://fselect.rocks/
540540
fsmon 1.8.8-1 Filesystem monitor with fanotify and inotify backends https://github.com/nowsecure/fsmon
541541
fwknop 2.6.11-2 fwknop: Single Packet Authorization > Port Knocking https://www.cipherdyne.org/fwknop/
@@ -2132,7 +2132,7 @@
21322132
python-lameenc 1.8.2 Python bindings around the LAME encoder https://github.com/chrisstaite/lameenc
21332133
python-libsass 0.23.0-2 A straightforward binding of libsass for Python https://github.com/sass/libsass-python
21342134
python-llvmlite 0.47.0-2 A lightweight LLVM python binding for writing JIT compilers https://llvmlite.pydata.org/
2135-
python-lxml 6.0.3 Python binding for the libxml2 and libxslt libraries https://github.com/lxml/lxml
2135+
python-lxml 6.0.4 Python binding for the libxml2 and libxslt libraries https://github.com/lxml/lxml
21362136
python-msgpack 1.1.2-2 MessagePack serializer implementation for Python https://github.com/msgpack/msgpack-python
21372137
python-numpy 2.4.3 The fundamental package for scientific computing with Python https://numpy.org/
21382138
python-numpy-static 2.4.3 Static libraries for python-numpy https://numpy.org/

β€Žpkgs.yamlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,7 +2147,7 @@
21472147
Description: Interpreter for Infocom and other Z-machine interactive fiction (IF) games
21482148
Homepage: https://gitlab.com/DavidGriffith/frotz
21492149
- Package: frp
2150-
Version: 0.68.0
2150+
Version: 0.68.1
21512151
Description: A fast reverse proxy to expose a local server behind a NAT or firewall to the internet
21522152
Homepage: https://github.com/fatedier/frp
21532153
- Package: fselect
@@ -8535,7 +8535,7 @@
85358535
Description: A lightweight LLVM python binding for writing JIT compilers
85368536
Homepage: https://llvmlite.pydata.org/
85378537
- Package: python-lxml
8538-
Version: 6.0.3
8538+
Version: 6.0.4
85398539
Description: Python binding for the libxml2 and libxslt libraries
85408540
Homepage: https://github.com/lxml/lxml
85418541
- Package: python-msgpack

β€Žtermux.pkgsβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
| **fribidi-static** | 1.0.16-1 | Static libraries for fribidi | https://github.com/fribidi/fribidi/ |
536536
| **frobtads** | 2.0-5 | TADS is a free authoring system for writing your own Interactive Fiction | http://www.tads.org/frobtads.htm |
537537
| **frotz** | 2.55-2 | Interpreter for Infocom and other Z-machine interactive fiction (IF) games | https://gitlab.com/DavidGriffith/frotz |
538-
| **frp** | 0.68.0 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
538+
| **frp** | 0.68.1 | A fast reverse proxy to expose a local server behind a NAT or firewall to the internet | https://github.com/fatedier/frp |
539539
| **fselect** | 0.10.0 | Find files with SQL-like queries | https://fselect.rocks/ |
540540
| **fsmon** | 1.8.8-1 | Filesystem monitor with fanotify and inotify backends | https://github.com/nowsecure/fsmon |
541541
| **fwknop** | 2.6.11-2 | fwknop: Single Packet Authorization > Port Knocking | https://www.cipherdyne.org/fwknop/ |
@@ -2132,7 +2132,7 @@
21322132
| **python-lameenc** | 1.8.2 | Python bindings around the LAME encoder | https://github.com/chrisstaite/lameenc |
21332133
| **python-libsass** | 0.23.0-2 | A straightforward binding of libsass for Python | https://github.com/sass/libsass-python |
21342134
| **python-llvmlite** | 0.47.0-2 | A lightweight LLVM python binding for writing JIT compilers | https://llvmlite.pydata.org/ |
2135-
| **python-lxml** | 6.0.3 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
2135+
| **python-lxml** | 6.0.4 | Python binding for the libxml2 and libxslt libraries | https://github.com/lxml/lxml |
21362136
| **python-msgpack** | 1.1.2-2 | MessagePack serializer implementation for Python | https://github.com/msgpack/msgpack-python |
21372137
| **python-numpy** | 2.4.3 | The fundamental package for scientific computing with Python | https://numpy.org/ |
21382138
| **python-numpy-static** | 2.4.3 | Static libraries for python-numpy | https://numpy.org/ |

0 commit comments

Comments
Β (0)