Commit Graph

8 Commits

Author SHA1 Message Date
krant a9ae9bad06 minicom: update to 2.9
- Refresh the patch

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-04-12 17:00:02 +08:00
Rosen Penev 2e6de93710 minicom: update to 2.8
Switch URL to new upstream.

Switch to AUTORELEASE for simplicity.

Removed most patches as they have been upstreamed. Rebased the remaining
one.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-23 19:50:27 -07: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
Rosen Penev c6212ea6e9
minicom: fix compilation with GCC10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 14:38:08 -07:00
Álvaro Fernández Rojas 1d899c09d6 minicom: update to v2.7.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-12-31 18:46:01 +01:00
Alexander Couzens 8f60475b83
minicom: remove build time to fix reproducible builds
Build timestamps prevents reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-11-17 12:51:29 +01:00
Álvaro Fernández Rojas f2cc485dfe minicom: fix iconv dependencies, music includes and musl compatibility
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-19 21:06:51 +02:00
Álvaro Fernández Rojas fa7fae7495 minicom: Import 2.3 from packages and update to 2.7.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-06-12 17:31:16 +02:00