Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBMHASH
|
||||
help
|
||||
Mhash is a free (under GNU Lesser GPL) library which provides
|
||||
a uniform interface to a large number of hash algorithms.
|
||||
These algorithms can be used to compute checksums, message digests,
|
||||
and other signatures.
|
||||
These algorithms can be used to compute checksums, message
|
||||
digests, and other signatures.
|
||||
|
||||
http://mhash.sourceforge.net/
|
||||
|
||||
@@ -8,7 +8,7 @@ LIBMHASH_VERSION = 0.9.9.9
|
||||
LIBMHASH_SITE = http://downloads.sourceforge.net/project/mhash/mhash/$(LIBMHASH_VERSION)
|
||||
LIBMHASH_SOURCE = mhash-$(LIBMHASH_VERSION).tar.bz2
|
||||
LIBMHASH_INSTALL_STAGING = YES
|
||||
LIBMHASH_LICENSE = LGPLv2
|
||||
LIBMHASH_LICENSE = LGPL-2.0
|
||||
LIBMHASH_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user