Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Kenton <skenton@ou.edu>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Bump version and use github helper
Date: Mon, 24 Apr 2017 04:44:20 +0000	[thread overview]
Message-ID: <20170424044421.2872-1-skenton@ou.edu> (raw)

Signed-off-by: Steve Kenton <skenton@ou.edu>
---
 package/tovid/tovid.mk | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/tovid/tovid.mk b/package/tovid/tovid.mk
index 079fada..0aa8c6c 100644
--- a/package/tovid/tovid.mk
+++ b/package/tovid/tovid.mk
@@ -3,9 +3,8 @@
 # tovid
 #
 ################################################################################
-
-TOVID_VERSION = 0.35.0
-TOVID_SITE = https://github.com/tovid-suite/tovid/releases/download/v$(TOVID_VERSION)
+TOVID_VERSION = 0.35.2
+TOVID_SITE = $(call github,<tovid-suite>,<tovid>,$(TOVID_VERSION))
 TOVID_LICENSE = GPL-2.0+
 TOVID_LICENSE_FILES = COPYING
 TOVID_SETUP_TYPE = distutils
-- 
2.9.0.137.gcf4c2cf

             reply	other threads:[~2017-04-24  4:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24  4:44 Steve Kenton [this message]
2017-04-24  6:11 ` [Buildroot] [PATCH 1/1] Bump version and use github helper Baruch Siach
2017-04-24  6:21   ` Baruch Siach

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=20170424044421.2872-1-skenton@ou.edu \
    --to=skenton@ou.edu \
    --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