All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer via buildroot <buildroot@buildroot.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] package/dotconf: bump version to 1.4.1
Date: Mon, 22 Apr 2024 09:33:27 +0200	[thread overview]
Message-ID: <20240422073327.11948-1-ps.report@gmx.net> (raw)

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/dotconf/dotconf.hash | 2 +-
 package/dotconf/dotconf.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dotconf/dotconf.hash b/package/dotconf/dotconf.hash
index 3233ea62c8..aa2ddc25bd 100644
--- a/package/dotconf/dotconf.hash
+++ b/package/dotconf/dotconf.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  7f1ecf40de1ad002a065a321582ed34f8c14242309c3547ad59710ae3c805653  dotconf-1.3.tar.gz
+sha256  5922c46cacf99b2ecc4853d28a2bda4a489292e73276e604bd9cba29dfca892d  dotconf-1.4.1.tar.gz
 sha256  a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6  COPYING
diff --git a/package/dotconf/dotconf.mk b/package/dotconf/dotconf.mk
index 26e78b3c7a..7ad5c6aa74 100644
--- a/package/dotconf/dotconf.mk
+++ b/package/dotconf/dotconf.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DOTCONF_VERSION = 1.3
+DOTCONF_VERSION = 1.4.1
 DOTCONF_SITE = $(call github,williamh,dotconf,v$(DOTCONF_VERSION))
 DOTCONF_LICENSE = LGPL-2.1
 DOTCONF_LICENSE_FILES = COPYING
-- 
2.44.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2024-04-22  7:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22  7:33 Peter Seiderer via buildroot [this message]
2024-05-09 15:59 ` [Buildroot] [PATCH v1] package/dotconf: bump version to 1.4.1 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=20240422073327.11948-1-ps.report@gmx.net \
    --to=buildroot@buildroot.org \
    --cc=buildroot@busybox.net \
    --cc=ps.report@gmx.net \
    /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.