diff options
| author | Rayan <yweiyun@163.com> | 2020-11-10 07:21:34 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 15:21:34 -0800 |
| commit | f9fd4b13ea8fef05037a24091a2db8494285af86 (patch) | |
| tree | 8cef83ce853bb57a515ee11ab848128f1c03dd65 /ports/libcuckoo/CONTROL | |
| parent | 9336ae3df6d818d9d74152d21b7dcb00a3097b72 (diff) | |
| download | vcpkg-f9fd4b13ea8fef05037a24091a2db8494285af86.tar.gz vcpkg-f9fd4b13ea8fef05037a24091a2db8494285af86.zip | |
[libcuckoo] Update version to v0.3 (#14462)
* update libcuckoo version to v0.3
* Update ports/libcuckoo/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libcuckoo/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/libcuckoo/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/libcuckoo/CONTROL')
| -rw-r--r-- | ports/libcuckoo/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libcuckoo/CONTROL b/ports/libcuckoo/CONTROL index b9c1440b3..e4f4807ee 100644 --- a/ports/libcuckoo/CONTROL +++ b/ports/libcuckoo/CONTROL @@ -1,3 +1,4 @@ Source: libcuckoo
-Version: 2018-12-24-1
+Version: 0.3
Description: A high-performance, concurrent hash table
+Homepage: https://github.com/efficient/libcuckoo
|
