Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/pixiewps: bump to version 1.4.2
@ 2023-05-21  8:28 Guillaume W. Bres
  2023-07-30 21:33 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Guillaume W. Bres @ 2023-05-21  8:28 UTC (permalink / raw)
  To: buildroot; +Cc: Guillaume W. Bres

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
---
 package/pixiewps/pixiewps.hash | 2 +-
 package/pixiewps/pixiewps.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/pixiewps/pixiewps.hash b/package/pixiewps/pixiewps.hash
index 99a09741a3..c3c213906c 100644
--- a/package/pixiewps/pixiewps.hash
+++ b/package/pixiewps/pixiewps.hash
@@ -1,3 +1,3 @@
 # locally computed
-sha256  d3d3cf57851e3e734fb1797aa078239ef161d1cbeffc4438497d58a425ef22a2  pixiewps-9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59.tar.gz
+sha256  c73ffd58c461a88504cca36e5a29981dc68b78f8fdd31d7c546bc204fad7c435  pixiewps-1.4.2.tar.gz
 sha256  ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2  LICENSE.md
diff --git a/package/pixiewps/pixiewps.mk b/package/pixiewps/pixiewps.mk
index 1f84bbeb34..a6fb2527d9 100644
--- a/package/pixiewps/pixiewps.mk
+++ b/package/pixiewps/pixiewps.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PIXIEWPS_VERSION = 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59
-PIXIEWPS_SITE = $(call github,wiire-a,pixiewps,$(PIXIEWPS_VERSION))
+PIXIEWPS_VERSION = 1.4.2
+PIXIEWPS_SITE = $(call github,wiire-a,pixiewps,v$(PIXIEWPS_VERSION))
 PIXIEWPS_LICENSE = GPL-3.0+
 PIXIEWPS_LICENSE_FILES = LICENSE.md
 
-- 
2.20.1

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

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

end of thread, other threads:[~2023-07-31  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21  8:28 [Buildroot] [PATCH 1/1] package/pixiewps: bump to version 1.4.2 Guillaume W. Bres
2023-07-30 21:33 ` Thomas Petazzoni via buildroot
2023-07-31  7:45   ` Guillaume Bres

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox