* [Buildroot] [PATCH] lzop : bump to 1.03
@ 2011-09-06 9:46 Yegor Yefremov
2011-09-13 21:39 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Yegor Yefremov @ 2011-09-06 9:46 UTC (permalink / raw)
To: buildroot
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
package/lzop/lzop.mk | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: b/package/lzop/lzop.mk
===================================================================
--- a/package/lzop/lzop.mk
+++ b/package/lzop/lzop.mk
@@ -3,10 +3,10 @@
# lzop
#
#############################################################
-LZOP_VERSION:=1.02rc1
-LZOP_SOURCE:=lzop-$(LZOP_VERSION).tar.gz
-LZOP_SITE:=http://www.lzop.org/download/
-LZOP_CONF_OPT:=--program-prefix=""
-LZOP_DEPENDENCIES:=lzo
+LZOP_VERSION = 1.03
+LZOP_SOURCE = lzop-$(LZOP_VERSION).tar.gz
+LZOP_SITE = http://www.lzop.org/download/
+LZOP_CONF_OPT = --program-prefix=""
+LZOP_DEPENDENCIES = lzo
$(eval $(call AUTOTARGETS,package,lzop))
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] lzop : bump to 1.03
2011-09-06 9:46 [Buildroot] [PATCH] lzop : bump to 1.03 Yegor Yefremov
@ 2011-09-13 21:39 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-09-13 21:39 UTC (permalink / raw)
To: buildroot
>>>>> "Yegor" == Yegor Yefremov <yegor_sub1@visionsystems.de> writes:
Yegor> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-13 21:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 9:46 [Buildroot] [PATCH] lzop : bump to 1.03 Yegor Yefremov
2011-09-13 21:39 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox