[Buildroot] [PATCH 1/1] Bump version and use github helper

Baruch Siach baruch at tkos.co.il
Mon Apr 24 06:11:28 UTC 2017


Hi Steve,

On Mon, Apr 24, 2017 at 04:44:20AM +0000, Steve Kenton wrote:
> Signed-off-by: Steve Kenton <skenton at 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 -



More information about the buildroot mailing list