boost: bump to version 1.63.0
[buildroot-gz.git] / package / perl-digest-sha1 / Config.in
blobb72a4ae938598dc277ab1d91b0b9155b4cacfb46
1 config BR2_PACKAGE_PERL_DIGEST_SHA1
2         bool "perl-digest-sha1"
3         depends on !BR2_STATIC_LIBS
4         help
5           Perl interface to the SHA-1 algorithm
7           https://metacpan.org/release/Digest-SHA1
9 comment "perl-digest-sha1 needs a toolchain w/ dynamic library"
10         depends on BR2_STATIC_LIBS