Commit Graph

129 Commits

Author SHA1 Message Date
Termux Github Actions bd0fd584a1 bump(main/erlang): 26.2.5
This commit has been automatically submitted by Github Actions.
2024-05-02 18:17:28 +00:00
Termux Github Actions ddcfe2f7a9 bump(main/erlang): 26.2.4
This commit has been automatically submitted by Github Actions.
2024-04-12 18:18:58 +00:00
Termux Github Actions 75b5a4834e bump(main/erlang): 26.2.3
This commit has been automatically submitted by Github Actions.
2024-03-07 12:20:59 +00:00
Termux Github Actions 981b71eca9 bump(main/erlang): 26.2.2
This commit has been automatically submitted by Github Actions.
2024-02-09 12:20:42 +00:00
Termux Github Actions fa29cf258f bump(main/erlang): 26.2.1
This commit has been automatically submitted by Github Actions.
2023-12-25 06:18:34 +00:00
Chongyun Lee a1c9c903f4 erlang: bump to 26.2 2023-12-25 13:46:57 +08:00
DevBinaryX 2620991363 erlang: Bump erlang to 26.1.2 2023-10-14 20:34:49 +05:30
Termux Github Actions 0f21ebbd4c bump(main/erlang): 26.1.1
This commit has been automatically submitted by Github Actions.
2023-09-28 12:25:49 +00:00
Termux Github Actions 2739a0993c bump(main/erlang): 26.1
This commit has been automatically submitted by Github Actions.
2023-09-20 12:28:02 +00:00
Tee KOBAYASHI 0052ba07c3 erlang: Bump to 26.0.2 2023-07-05 07:56:26 +09:00
Termux Github Actions 5ecef6c8a6 bump(main/erlang): 26.0.1
This commit has been automatically submitted by Github Actions.
2023-06-08 18:22:32 +00:00
Termux Github Actions 4330248c6e bump(main/erlang): 26.0
This commit has been automatically submitted by Github Actions.
2023-05-16 12:26:57 +00:00
Termux Github Actions d8631a614c bump(main/erlang): 25.3.2
This commit has been automatically submitted by Github Actions.
2023-05-05 12:21:29 +00:00
Termux Github Actions 74c21ce371 bump(main/erlang): 25.3.1
This commit has been automatically submitted by Github Actions.
2023-04-27 12:20:24 +00:00
Tee KOBAYASHI 11138a723f some packages: Re-enable clang16-porting
%ci:no-build
2023-04-04 08:40:37 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Termux Github Actions fe1a3bb353 bump(main/erlang): 25.3
This commit has been automatically submitted by Github Actions.
2023-03-08 12:24:03 +00:00
Termux Github Actions b6b3cae5f8 bump(main/erlang): 25.2.3
This commit has been automatically submitted by Github Actions.
2023-02-17 12:20:10 +00:00
Termux Github Actions 94327a8a42 bump(main/erlang): 25.2.2
This commit has been automatically submitted by Github Actions.
2023-01-30 12:21:30 +00:00
Tee KOBAYASHI 1ca36efade erlang: Bump to 25.2.1 2023-01-18 07:57:59 +00:00
Termux Github Actions 947df8be32 bump(main/erlang): 25.2
This commit has been automatically submitted by Github Actions.
2022-12-14 12:22:05 +00:00
Tee KOBAYASHI 4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
Termux Github Actions 5cf641c247 upgpkg(main/erlang): 25.1.2
This commit has been automatically submitted by Github Actions.
2022-10-24 12:19:37 +00:00
Termux Github Actions 7ded297e3f erlang: update to 25.1.1
This commit has been automatically submitted by Github Actions.
2022-10-03 18:24:58 +00:00
Termux Github Actions 96f3336ffe erlang: update to 25.1
This commit has been automatically submitted by Github Actions.
2022-09-21 12:23:12 +00:00
Termux Github Actions 64fd8e7aee erlang: update to 25.0.4
This commit has been automatically submitted by Github Actions.
2022-08-18 18:19:26 +00:00
Termux Github Actions 029bee2e45 erlang: update to 25.0.3
This commit has been automatically submitted by Github Actions.
2022-07-15 18:24:17 +00:00
Termux Github Actions 7af6d51ee6 erlang: update to 25.0.2
This commit has been automatically submitted by Github Actions.
2022-06-23 14:24:34 +00:00
Termux Github Actions d76d93f811 erlang: update to 25.0.1
This commit has been automatically submitted by Github Actions.
2022-06-09 12:24:53 +00:00
Aditya Alok 35f5bf5581
chore(erlang): update to 25.0
- update prefix.patch

closes #10720

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-18 20:13:15 +05:30
Termux Github Actions f6ff65a8cb erlang: update to 24.3.4
This commit has been automatically submitted by Github Actions.
2022-05-03 12:29:09 +00:00
Aditya Alok 3baa1a3a36
refactor(auto update): replace `pkg_dir` with `TERMUX_PKG_BUILDER_DIR`
- this variable will store path of directory containing packages
  `build.sh` file.
- this is a more standard approach than specifying `pkg_dir` each time

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-20 23:56:00 +05:30
Yaksh Bariya fd130685ae
fixup previous commit 2022-04-20 16:43:14 +05:30
Aditya Alok b976129265
fix(erlang): check for stable release before auto-updating
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 20:41:20 +05:30
Aditya Alok d43f9ea9af
fix(erlang): update version regexp
- Only match stable versions, not intermidiate (*-rc* releases) release candidates.

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 16:22:05 +05:30
Termux Github Actions fb22704e79 erlang: update to 24.3.3
This commit has been automatically submitted by Github Actions.
2022-04-01 12:22:03 +00:00
Aditya Alok 306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Termux Github Actions 80480938f1 erlang: update to 24.3.2
This commit has been automatically submitted by Github Actions.
2022-03-17 00:34:09 +00:00
Termux Github Actions 2f8b2b6818 erlang: update to 24.3.1
This commit has been automatically submitted by Github Actions.
2022-03-15 18:29:35 +00:00
Tee KOBAYASHI 928bc7d793 erlang: Update to 24.3
Upstream is now aware of shm unavailability.
2022-03-10 21:15:31 +05:30
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Termux Github Actions edda0357c0 erlang: update to 24.2.2
This commit has been automatically submitted by Github Actions.
2022-02-25 12:31:41 +00:00
Termux Github Actions a2f7eb21c5 erlang: update to 24.2.1
This commit has been automatically submitted by Github Actions.
2022-01-25 18:39:19 +00:00
Termux Github Actions 4f06845791 erlang: update to 24.2
This commit has been automatically submitted by Github Actions.
2021-12-15 18:28:48 +00:00
Tee KOBAYASHI d35f73ef92 erlang: Fix typo 2021-12-06 13:21:42 +05:30
Tee KOBAYASHI ba08687e42 erlang: Configure with `erl_xcomp_sysroot` 2021-12-06 13:21:42 +05:30
Termux Github Actions 306558e135 erlang: update to 24.1.7
This commit has been automatically submitted by Github Actions.
2021-11-22 12:29:59 +00:00
Termux Github Actions 6499dede84 erlang: update to 24.1.6
This commit has been automatically submitted by Github Actions.
2021-11-18 18:28:30 +00:00
Termux Github Actions e5d06cfd90 erlang: update to 24.1.5
This commit has been automatically submitted by Github Actions.
2021-11-12 00:33:38 +00:00