Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable
@ 2015-10-28  7:01 Jerzy Grzegorek
  2015-10-28  7:10 ` Baruch Siach
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2015-10-28  7:01 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
 package/luv/luv.mk             | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/luv/luv.mk b/package/luv/luv.mk
index 8e108a0..723afdb 100644
--- a/package/luv/luv.mk
+++ b/package/luv/luv.mk
@@ -5,7 +5,6 @@
 ################################################################################
 
 LUV_VERSION = 1.7.4-4
-LUV_SOURCE = luv-$(LUV_VERSION).tar.gz
 LUV_SITE = https://github.com/luvit/luv/releases/download/$(LUV_VERSION)
 LUV_LICENSE = Apache-2.0
 LUV_LICENSE_FILE = LICENSE.txt
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-28  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28  7:01 [Buildroot] [PATCH 1/1] luv: remove the default value of the $(PKG)_SOURCE variable Jerzy Grzegorek
2015-10-28  7:10 ` Baruch Siach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox