All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/smack: bump version to 1.1.0
@ 2016-01-31 16:26 Bernd Kuhls
  2016-01-31 16:26 ` [Buildroot] [PATCH 2/2] package/smack: fix musl build Bernd Kuhls
  2016-01-31 20:06 ` [Buildroot] [PATCH 1/2] package/smack: bump version to 1.1.0 Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2016-01-31 16:26 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/smack/smack.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/smack/smack.mk b/package/smack/smack.mk
index 7e0a362..3ef4d47 100644
--- a/package/smack/smack.mk
+++ b/package/smack/smack.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SMACK_VERSION = v1.0.4
+SMACK_VERSION = v1.1.0
 SMACK_SITE = $(call github,smack-team,smack,$(SMACK_VERSION))
 SMACK_LICENSE = LGPLv2.1
 SMACK_LICENSE_FILES = COPYING
-- 
2.7.0

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

end of thread, other threads:[~2016-02-02 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 16:26 [Buildroot] [PATCH 1/2] package/smack: bump version to 1.1.0 Bernd Kuhls
2016-01-31 16:26 ` [Buildroot] [PATCH 2/2] package/smack: fix musl build Bernd Kuhls
2016-02-02 13:24   ` Arnout Vandecappelle
2016-01-31 20:06 ` [Buildroot] [PATCH 1/2] package/smack: bump version to 1.1.0 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.