[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10563: update libgusb to 0.4.9
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10563: update libgusb to 0.4.9 |
Date: |
Wed, 4 Sep 2024 15:36:05 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10563
revision-id: carlhansen@gnu.org-20240904193600-ipfdmq0q6hcizoob
parent: carlhansen@gnu.org-20240904192206-gmauxzh7alg1sul3
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-09-04 19:36:00 +0000
message:
update libgusb to 0.4.9
modified:
pkg/freedesktop/libgusb/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1114
pkg/freedesktop/libgusb/sha256sums
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1118
=== modified file 'pkg/freedesktop/libgusb/Makefile'
--- a/pkg/freedesktop/libgusb/Makefile 2017-10-15 22:00:35 +0000
+++ b/pkg/freedesktop/libgusb/Makefile 2024-09-04 19:36:00 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2016,2017,2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC.
#
@@ -22,17 +22,17 @@
NAME = libgusb
GARNAME = libgusb
-GARVERSION = 0.2.11
+GARVERSION = 0.4.9
HOME_URL = http://people.freedesktop.org/~hughsient
DESCRIPTION = libgusb
define BLURB
-
endef
######################################################################
+#
https://github.com/hughsie/libgusb/releases/download/0.4.9/libgusb-0.4.9.tar.xz
-MASTER_SITES = http://people.freedesktop.org/~hughsient/
-MASTER_SUBDIR = releases/
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = hughsie/libgusb/releases/download/$(GARVERSION)/
DISTFILES = $(DISTNAME).tar.xz
SIGFILES =
@@ -42,6 +42,6 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
include config.mk
=== modified file 'pkg/freedesktop/libgusb/sha256sums'
--- a/pkg/freedesktop/libgusb/sha256sums 2017-10-15 22:00:35 +0000
+++ b/pkg/freedesktop/libgusb/sha256sums 2024-09-04 19:36:00 +0000
@@ -1,1 +1,1 @@
-9cb143493fab1dc3d0d0fdba2114b1d8ec8c5b6fad05bfd0f7700e4e4ff8f7de
download/libgusb-0.2.11.tar.xz
+9df5ef301d6a4b361002aa52cce1165a87a89744055879bdbab31e7e86f1e846
download/libgusb-0.4.9.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10563: update libgusb to 0.4.9,
Carl Hansen <=