From: Jörg Krause Date: Thu, 9 Jun 2016 09:33:33 +0000 (+0200) Subject: package/luv: bump to version 1.9.0-3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1909dd4ead0e8dba0e42c3eb6c13085b64ea39e;p=buildroot.git package/luv: bump to version 1.9.0-3 Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- diff --git a/package/luv/luv.hash b/package/luv/luv.hash index 30646d90b8..8c5bbe33f4 100644 --- a/package/luv/luv.hash +++ b/package/luv/luv.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 fab5ba54f141711afc432216d03f3664710798204c78a2a7414479f10b2b2d83 luv-1.9.0-1.tar.gz +sha256 6d49b899671236d9452c0bb95ea4a0c28aac13a959b9e87347241bc974ddd40b luv-1.9.0-3.tar.gz diff --git a/package/luv/luv.mk b/package/luv/luv.mk index 5e4d04819e..58686ee24f 100644 --- a/package/luv/luv.mk +++ b/package/luv/luv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LUV_VERSION = 1.9.0-1 +LUV_VERSION = 1.9.0-3 LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERSION) LUV_LICENSE = Apache-2.0 LUV_LICENSE_FILES = LICENSE.txt