From: aduskett at gmail.com <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/pkgconf: bump to version 1.6.1
Date: Mon, 15 Apr 2019 14:03:50 -0400 [thread overview]
Message-ID: <20190415180351.67142-1-aduskett@gmail.com> (raw)
From: Adam Duskett <Aduskett@gmail.com>
Other changes:
- Add a hash for the license file.
Tested against:
- libsoup
- X11r7
- dbus-glib
- atk
Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
v1 -> v2:
- Clean up commit message (Thomas)
- Use the original URL as the https certificate is now fixed.
- Remove AUTORECONF = YES because the https certificate is now fixed.
package/pkgconf/pkgconf.hash | 3 ++-
package/pkgconf/pkgconf.mk | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/pkgconf/pkgconf.hash b/package/pkgconf/pkgconf.hash
index 7ea7ff57a8..45848af943 100644
--- a/package/pkgconf/pkgconf.hash
+++ b/package/pkgconf/pkgconf.hash
@@ -1,2 +1,3 @@
# Locally calculated
-sha256 d3468308553c94389dadfd10c4d1067269052b5364276a9d24a643c88485f715 pkgconf-1.5.3.tar.xz
+sha256 22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c pkgconf-1.6.1.tar.xz
+sha256 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04 COPYING
diff --git a/package/pkgconf/pkgconf.mk b/package/pkgconf/pkgconf.mk
index e3c73fd405..1851ecfca4 100644
--- a/package/pkgconf/pkgconf.mk
+++ b/package/pkgconf/pkgconf.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PKGCONF_VERSION = 1.5.3
+PKGCONF_VERSION = 1.6.1
PKGCONF_SITE = https://distfiles.dereferenced.org/pkgconf
PKGCONF_SOURCE = pkgconf-$(PKGCONF_VERSION).tar.xz
PKGCONF_LICENSE = pkgconf license
--
2.20.1
next reply other threads:[~2019-04-15 18:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-15 18:03 aduskett at gmail.com [this message]
2019-04-15 18:03 ` [Buildroot] [PATCH v2 2/2] package/libglib2: bump to version 2.60.0 aduskett at gmail.com
2019-04-15 22:44 ` Arnout Vandecappelle
2019-04-15 22:38 ` [Buildroot] [PATCH v2 1/2] package/pkgconf: bump to version 1.6.1 Arnout Vandecappelle
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=20190415180351.67142-1-aduskett@gmail.com \
--to=aduskett@gmail.com \
--cc=buildroot@busybox.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.