* [Buildroot] [PATCH 1/1] Bump version and use github helper
@ 2017-04-24 4:44 Steve Kenton
2017-04-24 6:11 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Steve Kenton @ 2017-04-24 4:44 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Bump version and use github helper
2017-04-24 4:44 [Buildroot] [PATCH 1/1] Bump version and use github helper Steve Kenton
@ 2017-04-24 6:11 ` Baruch Siach
2017-04-24 6:21 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2017-04-24 6:11 UTC (permalink / raw)
To: buildroot
Hi Steve,
On Mon, Apr 24, 2017 at 04:44:20AM +0000, Steve Kenton wrote:
> 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))
We prefer upstream provided tarballs when available.
You need to update the tovid.hash file as well.
Thanks,
baruch
> TOVID_LICENSE = GPL-2.0+
> TOVID_LICENSE_FILES = COPYING
> TOVID_SETUP_TYPE = distutils
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] [PATCH 1/1] Bump version and use github helper
2017-04-24 6:11 ` Baruch Siach
@ 2017-04-24 6:21 ` Baruch Siach
0 siblings, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2017-04-24 6:21 UTC (permalink / raw)
To: buildroot
Hi Steve,
On Mon, Apr 24, 2017 at 09:11:28AM +0300, Baruch Siach wrote:
> On Mon, Apr 24, 2017 at 04:44:20AM +0000, Steve Kenton wrote:
> > Signed-off-by: Steve Kenton <skenton@ou.edu>
[...]
> > -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))
>
> We prefer upstream provided tarballs when available.
>
> You need to update the tovid.hash file as well.
One more thing I forgot to mention. Subject should be
tovid: bump to version 0.35.2
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-24 6:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-24 4:44 [Buildroot] [PATCH 1/1] Bump version and use github helper Steve Kenton
2017-04-24 6:11 ` Baruch Siach
2017-04-24 6:21 ` Baruch Siach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox