From: Eugen Hristev <eugen.hristev@microchip.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/fswebcam: bump to latest git version
Date: Mon, 24 Feb 2020 09:41:46 +0200 [thread overview]
Message-ID: <20200224074146.3008-1-eugen.hristev@microchip.com> (raw)
Bump to latest git version.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
Changes in v2:
- use buildroot github API to call for tar download
package/fswebcam/fswebcam.hash | 1 +
package/fswebcam/fswebcam.mk | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/fswebcam/fswebcam.hash b/package/fswebcam/fswebcam.hash
index 28f604547c..ee9bebd106 100644
--- a/package/fswebcam/fswebcam.hash
+++ b/package/fswebcam/fswebcam.hash
@@ -1,3 +1,4 @@
# Locally calculated
sha256 444d6a8a82102e09e935540c64a731021de36db03e1e74181f41ca6f39aa6474 fswebcam-20140113.tar.xz
+sha256 fe178a0f37ee203103eceaaf9a81a8669edb49923250e8a2ec7459543a8175b0 fswebcam-9a995d6a5369ddd158e352766e015dae20982318.tar.gz
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE
diff --git a/package/fswebcam/fswebcam.mk b/package/fswebcam/fswebcam.mk
index 8f823f4d04..5887c0b92b 100644
--- a/package/fswebcam/fswebcam.mk
+++ b/package/fswebcam/fswebcam.mk
@@ -4,9 +4,8 @@
#
################################################################################
-FSWEBCAM_VERSION = 20140113
-FSWEBCAM_SOURCE = fswebcam-$(FSWEBCAM_VERSION).tar.xz
-FSWEBCAM_SITE = http://www.firestorm.cx/fswebcam/files
+FSWEBCAM_VERSION = 9a995d6a5369ddd158e352766e015dae20982318
+FSWEBCAM_SITE = $(call github,fsphil,fswebcam,$(FSWEBCAM_VERSION))
FSWEBCAM_LICENSE = GPL-2.0
FSWEBCAM_LICENSE_FILES = LICENSE
--
2.20.1
next reply other threads:[~2020-02-24 7:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 7:41 Eugen Hristev [this message]
2020-02-26 20:38 ` [Buildroot] [PATCH v2] package/fswebcam: bump to latest git version Thomas Petazzoni
2020-02-27 7:10 ` Eugen.Hristev at microchip.com
2020-02-27 7:45 ` Thomas Petazzoni
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=20200224074146.3008-1-eugen.hristev@microchip.com \
--to=eugen.hristev@microchip.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox