diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-08-08 15:10:54 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-08-08 15:10:54 -0700 |
| commit | 7399ea0d6ee6095266c8aa7d4c7706c53e30e5d1 (patch) | |
| tree | 4ffe9ef5139d38d85b09ea2572971b68635ff36d /ports/jemalloc/CONTROL | |
| parent | 727be4b538a7433f4c321cdd6a38a6f72b465f51 (diff) | |
| download | vcpkg-7399ea0d6ee6095266c8aa7d4c7706c53e30e5d1.tar.gz vcpkg-7399ea0d6ee6095266c8aa7d4c7706c53e30e5d1.zip | |
[jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere.
Diffstat (limited to 'ports/jemalloc/CONTROL')
| -rw-r--r-- | ports/jemalloc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jemalloc/CONTROL b/ports/jemalloc/CONTROL index e3c808657..c867b4573 100644 --- a/ports/jemalloc/CONTROL +++ b/ports/jemalloc/CONTROL @@ -1,4 +1,4 @@ Source: jemalloc -Version: 4.3.1 +Version: 4.3.1-1 Description: jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support Build-Depends: |
