rapidfuzz-cpp: update to 3.0.4
This commit is contained in:
parent
7bdee935c0
commit
b7213c908a
@ -1,6 +1,6 @@
|
||||
# Template file for 'rapidfuzz-cpp'
|
||||
pkgname=rapidfuzz-cpp
|
||||
version=2.2.3
|
||||
version=3.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
|
||||
@ -8,7 +8,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
|
||||
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
|
||||
checksum=df4412e9593945782de2212095bd4b70a8f8e63ae8f313976c616809be124d2c
|
||||
checksum=18d1c41575ceddd6308587da8befc98c85d3b5bc2179d418daffed6d46b8cb0a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user