mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/neon: bump version to 0.37.1
https://github.com/notroj/neon/blob/0.37.1/NEWS
Updated license hash due to a copyright year bump:
dc575f32f4
This bump depends on the bump of davfs2 to 1.7.3.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5e917c3a81
commit
a7d76a7ab3
@@ -1,6 +1,6 @@
|
||||
# Locally computed
|
||||
sha256 659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a9447cf4b8 neon-0.33.0.tar.gz
|
||||
sha256 a99b7262525a454d1065cf76dd17240fd808dfc4ef15636990ff83a5d0d9e740 neon-0.37.1.tar.gz
|
||||
# Hash for license files
|
||||
sha256 6c4f5d59a60a66cc970642c0f3799cf03b40a81c9dccbc4a254f20487d143f74 README.md
|
||||
sha256 a982d694ca4b8c3ae8b05bf07c701e7e8c7013a416356caa0746354d2d86c7e1 README.md
|
||||
sha256 d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f src/COPYING.LIB
|
||||
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad test/COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NEON_VERSION = 0.33.0
|
||||
NEON_VERSION = 0.37.1
|
||||
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.md
|
||||
|
||||
Reference in New Issue
Block a user