rapidfuzz-cpp: update to 3.3.1
This commit is contained in:
parent
da51aa33d0
commit
ab66271d35
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rapidfuzz-cpp'
|
# Template file for 'rapidfuzz-cpp'
|
||||||
pkgname=rapidfuzz-cpp
|
pkgname=rapidfuzz-cpp
|
||||||
version=3.2.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
|
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
|
||||||
@ -9,7 +9,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
|
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
|
||||||
changelog="https://github.com/rapidfuzz/rapidfuzz-cpp/releases"
|
changelog="https://github.com/rapidfuzz/rapidfuzz-cpp/releases"
|
||||||
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
|
||||||
checksum=45504e1091814017fb16e69b9f9494233043eee6a8a17ee7c327ffde3b0cc412
|
checksum=8d24762d28449aff43035067fe11d94c4c69430b202f44738e9cf8ed51aed38f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user