Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libnfs: bump to version 1.9.5
@ 2014-10-15  7:25 Jörg Krause
  2014-10-15  8:22 ` Jerzy Grzegorek
  0 siblings, 1 reply; 4+ messages in thread
From: Jörg Krause @ 2014-10-15  7:25 UTC (permalink / raw)
  To: buildroot

* bump to version 1.9.5
* fix version and site symbol

Signed-off-by: J?rg Krause <jkrause@posteo.de>
---
 package/libnfs/libnfs.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libnfs/libnfs.mk b/package/libnfs/libnfs.mk
index a17d8c3..f2d7938 100644
--- a/package/libnfs/libnfs.mk
+++ b/package/libnfs/libnfs.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-LIBNFS_VERSION = libnfs-1.8.0
-LIBNFS_SITE = $(call github,sahlberg,libnfs,$(LIBNFS_VERSION))
+LIBNFS_VERSION = 1.9.5
+LIBNFS_SITE = $(call github,sahlberg,libnfs,libnfs-$(LIBNFS_VERSION))
 LIBNFS_INSTALL_STAGING = YES
 LIBNFS_AUTORECONF = YES
 LIBNFS_MAKE = $(MAKE1)
-- 
2.1.2

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

end of thread, other threads:[~2014-10-15 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15  7:25 [Buildroot] [PATCH 1/1] package/libnfs: bump to version 1.9.5 Jörg Krause
2014-10-15  8:22 ` Jerzy Grzegorek
2014-10-15  9:15   ` Jörg Krause
2014-10-15 11:57     ` Arnout Vandecappelle

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