All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/2] package/pkgconf: bump to version 1.6.1
@ 2019-04-15 18:03 aduskett at gmail.com
  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:38 ` [Buildroot] [PATCH v2 1/2] package/pkgconf: bump to version 1.6.1 Arnout Vandecappelle
  0 siblings, 2 replies; 4+ messages in thread
From: aduskett at gmail.com @ 2019-04-15 18:03 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-15 22:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-15 18:03 [Buildroot] [PATCH v2 1/2] package/pkgconf: bump to version 1.6.1 aduskett at gmail.com
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

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.