From: Jörg Krause Date: Mon, 1 Aug 2016 20:09:49 +0000 (+0200) Subject: package/luv: bump to version 1.9.1-0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4fd932eeb6fbbf966c53680d9a7c5f9108bde185;p=buildroot.git package/luv: bump to version 1.9.1-0 Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- diff --git a/package/luv/luv.hash b/package/luv/luv.hash index 8c5bbe33f4..140fe96386 100644 --- a/package/luv/luv.hash +++ b/package/luv/luv.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 6d49b899671236d9452c0bb95ea4a0c28aac13a959b9e87347241bc974ddd40b luv-1.9.0-3.tar.gz +sha256 2eab80360f8ab6793612bb59d067a56664ac9a5a14988e0a09a53d0bff20c131 luv-1.9.1-0.tar.gz diff --git a/package/luv/luv.mk b/package/luv/luv.mk index 58686ee24f..43cecf57fc 100644 --- a/package/luv/luv.mk +++ b/package/luv/luv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LUV_VERSION = 1.9.0-3 +LUV_VERSION = 1.9.1-0 LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERSION) LUV_LICENSE = Apache-2.0 LUV_LICENSE_FILES = LICENSE.txt