All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/neon: bump to version 0.32.2
@ 2022-01-23 19:49 Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2022-01-23 19:49 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=029a6dc3e3320984c6369747e0b79060f13b2afc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

- Switch site to get latest version
- README has been renamed to README.md
- Update indentation in hash file (two spaces)

https://github.com/notroj/neon/blob/0.32.2/NEWS

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 package/neon/Config.in |  2 +-
 package/neon/neon.hash | 10 +++++-----
 package/neon/neon.mk   |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/package/neon/Config.in b/package/neon/Config.in
index d055b37607..45348a7f4d 100644
--- a/package/neon/Config.in
+++ b/package/neon/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_NEON
 	help
 	  HTTP and WebDAV client library, with a C interface.
 
-	  http://www.webdav.org/neon/
+	  https://notroj.github.io/neon/
 
 if BR2_PACKAGE_NEON
 
diff --git a/package/neon/neon.hash b/package/neon/neon.hash
index 2ebefbe520..5a5a77a58b 100644
--- a/package/neon/neon.hash
+++ b/package/neon/neon.hash
@@ -1,6 +1,6 @@
-# Locally calculated after checking pgp signature
-sha256	db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca	neon-0.30.2.tar.gz
 # Locally computed
-sha256 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0  README
-sha256 d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f  src/COPYING.LIB
-sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad  test/COPYING
+sha256  986566468c6295fc5d0fb141a5981e31c9f82ee38e938374abed8471ef2fb286  neon-0.32.2.tar.gz
+# Hash for license files
+sha256  ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531  README.md
+sha256  d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f  src/COPYING.LIB
+sha256  91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad  test/COPYING
diff --git a/package/neon/neon.mk b/package/neon/neon.mk
index da53735d0e..3bbd12561f 100644
--- a/package/neon/neon.mk
+++ b/package/neon/neon.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-NEON_VERSION = 0.30.2
-NEON_SITE = http://www.webdav.org/neon
+NEON_VERSION = 0.32.2
+NEON_SITE = https://notroj.github.io/neon
 NEON_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (manual and tests)
-NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README
+NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README.md
 NEON_CPE_ID_VENDOR = webdav
 NEON_INSTALL_STAGING = YES
 NEON_CONF_OPTS = --without-gssapi --disable-rpath
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-23 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 19:49 [Buildroot] [git commit] package/neon: bump to version 0.32.2 Yann E. MORIN

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.