From: Johan Oudinet <johan.oudinet@gmail.com>
To: buildroot@buildroot.org
Cc: Johan Oudinet <johan.oudinet@gmail.com>
Subject: [Buildroot] [PATCH v2 16/20] package/erlang-p1-acme: bump version to 1.0.16
Date: Thu, 19 May 2022 16:08:06 +0200 [thread overview]
Message-ID: <20220519140810.1953601-17-johan.oudinet@gmail.com> (raw)
In-Reply-To: <20220519140810.1953601-1-johan.oudinet@gmail.com>
and remove the unnecessary patch.
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
---
| 26 -------------------
package/erlang-p1-acme/erlang-p1-acme.hash | 2 +-
package/erlang-p1-acme/erlang-p1-acme.mk | 2 +-
3 files changed, 2 insertions(+), 28 deletions(-)
delete mode 100644 package/erlang-p1-acme/0001-rebar.config.script-remove-extra-dependency-to-base6.patch
diff --git a/package/erlang-p1-acme/0001-rebar.config.script-remove-extra-dependency-to-base6.patch b/package/erlang-p1-acme/0001-rebar.config.script-remove-extra-dependency-to-base6.patch
deleted file mode 100644
index a27730e23c..0000000000
--- a/package/erlang-p1-acme/0001-rebar.config.script-remove-extra-dependency-to-base6.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From a2422fdf4097d1f5f8c8f88bbe08b9a0f3c35fe6 Mon Sep 17 00:00:00 2001
-From: Johan Oudinet <johan.oudinet@gmail.com>
-Date: Wed, 25 Nov 2020 22:38:22 +0100
-Subject: [PATCH] rebar.config.script: remove extra dependency to base64url
-
-Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
----
- rebar.config.script | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/rebar.config.script b/rebar.config.script
-index a63895e..41b2970 100644
---- a/rebar.config.script
-+++ b/rebar.config.script
-@@ -62,7 +62,7 @@ Cfg2 = case IsRebar3 of
- [{plugin_dir, filename:join([filename:dirname(SCRIPT),"plugins"])},
- {plugins, [override_deps_versions]}] ++
- ModCfg(CONFIG, [deps], fun(V) ->
-- V ++ [{base64url, ".*", {git, "git://github.com/dvv/base64url.git", {tag, "v1.0"}}}]
-+ V
- end, [])
- end,
-
---
-2.29.2
-
diff --git a/package/erlang-p1-acme/erlang-p1-acme.hash b/package/erlang-p1-acme/erlang-p1-acme.hash
index af13e88b1a..7cecb6dfc0 100644
--- a/package/erlang-p1-acme/erlang-p1-acme.hash
+++ b/package/erlang-p1-acme/erlang-p1-acme.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 e17ba49f45b72200470bc2f176b315bec1028d07a4817859052f98c0a7259632 erlang-p1-acme-1.0.9.tar.gz
+sha256 58d4b7e97e677bd5a8aa3c1e52514a37cfa0985cad8b5f45cd05889843c4fdd9 erlang-p1-acme-1.0.16.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE.txt
diff --git a/package/erlang-p1-acme/erlang-p1-acme.mk b/package/erlang-p1-acme/erlang-p1-acme.mk
index 21c155e206..c9cd1c4f33 100644
--- a/package/erlang-p1-acme/erlang-p1-acme.mk
+++ b/package/erlang-p1-acme/erlang-p1-acme.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ERLANG_P1_ACME_VERSION = 1.0.9
+ERLANG_P1_ACME_VERSION = 1.0.16
ERLANG_P1_ACME_SITE = $(call github,processone,p1_acme,$(ERLANG_P1_ACME_VERSION))
ERLANG_P1_ACME_LICENSE = Apache-2.0
ERLANG_P1_ACME_LICENSE_FILES = LICENSE.txt
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-05-19 14:12 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-19 14:07 [Buildroot] [PATCH v2 00/20] Update Ejabberd and its dependencies Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 01/20] package/erlang-idna: bump version to 230a917 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 02/20] package/erlang-lager: bump version to 3.9.1 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 03/20] package/erlang-p1-utils: bump version to 1.0.23 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 04/20] package/erlang-p1-cache-tab: bump version to 1.0.29 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 05/20] package/erlang-p1-tls: bump version to 1.1.13 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 06/20] package/erlang-p1-stringprep: bump version to 1.0.27 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 07/20] package/erlang-p1-xml: bump version to 1.1.49 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 08/20] package/erlang-p1-xmpp: bump version to 1.5.6 Johan Oudinet
2022-05-19 14:07 ` [Buildroot] [PATCH v2 09/20] package/erlang-p1-yaml: bump version to 1.0.32 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 10/20] package/erlang-p1-yconf: bump version to 1.0.12 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 11/20] package/erlang-p1-oauth2: bump version to 0.6.10 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 12/20] package/erlang-p1-pkix: bump version to 1.0.8 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 13/20] package/erlang-eimp: bump version to 1.0.21 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 14/20] package/erlang-p1-mqtree: bump version to 1.0.14 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 15/20] package/erlang-jose: bump version to 1.11.1 Johan Oudinet
2022-05-19 14:08 ` Johan Oudinet [this message]
2022-05-19 14:08 ` [Buildroot] [PATCH v2 17/20] package/erlang-p1-stun: bump version to 1.0.47 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 18/20] package/erlang-p1-sip: " Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 19/20] package/erlang-p1-zlib: bump version to 1.0.10 Johan Oudinet
2022-05-19 14:08 ` [Buildroot] [PATCH v2 20/20] package/ejabberd: bump version to 21.12 Johan Oudinet
2022-05-31 8:51 ` [Buildroot] [PATCH v2 00/20] Update Ejabberd and its dependencies Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220519140810.1953601-17-johan.oudinet@gmail.com \
--to=johan.oudinet@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.