aboutsummaryrefslogtreecommitdiff
path: root/ports/nettle/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-09-28 09:27:49 +0800
committerGitHub <noreply@github.com>2020-09-27 18:27:49 -0700
commitdf37e12e34a945a26d65789055eff774a70075ff (patch)
treef36549bdd541ca66f7ced3d84ff49e6883e6f9d2 /ports/nettle/CONTROL
parent3856a6bda776c454c02760c7d4df4b355a3cc7eb (diff)
downloadvcpkg-df37e12e34a945a26d65789055eff774a70075ff.tar.gz
vcpkg-df37e12e34a945a26d65789055eff774a70075ff.zip
[nettle] Fix build error on Linux (#13523)
* [nettle] Fix build error on Linux * [nettle] Fix build error on Linux * [nettle] Fix build error on Linux
Diffstat (limited to 'ports/nettle/CONTROL')
-rw-r--r--ports/nettle/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/nettle/CONTROL b/ports/nettle/CONTROL
index c6e3e3735..48c42597e 100644
--- a/ports/nettle/CONTROL
+++ b/ports/nettle/CONTROL
@@ -1,5 +1,6 @@
Source: nettle
-Version: 3.5.1-2
+Version: 3.5.1
+Port-Version: 3
Homepage: https://git.lysator.liu.se/nettle/nettle
Description: Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
Build-Depends: gmp, vs-yasm (windows) \ No newline at end of file