Skip to content

Commit

Permalink
[ports/libgourou/{portfile.cmake,vcpkg.json}] Add curl dependency exp…
Browse files Browse the repository at this point in the history
…licitly
  • Loading branch information
SamuelMarks committed Nov 28, 2022
1 parent e5646cf commit 97ed2e1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ports/libgourou/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO SamuelMarks/${PORT}
REF fe5af58cd2d90dcdffcfac380a761cbc2c73379a
SHA512 eda7ac209ee1e9ac523a585ad95c927e73774be5c5f62ddafc6785329dffd3ee3489fc97ee334ac61cc6a0a7456893041dc146301231550dec8cb5bb7f35554d
REF 23e1ba0e7d4cc69762e3a98b72de057bf0cbc309
SHA512 6e9a83558510c5506b59ac4df08e0c7be771ae98541284d11feaf1af0c5655e7b7eba0e94eca781c11734e274d21ca866c578186b46d78dabed7155c76396afd
HEAD_REF cmake
)

Expand Down
1 change: 1 addition & 0 deletions ports/libgourou/vcpkg.json
Expand Up @@ -6,6 +6,7 @@
"license": "LGPL-3.0-or-later",
"supports": "!uwp & !windows",
"dependencies": [
"curl",
"libzip",
"openssl",
"pugixml",
Expand Down
2 changes: 1 addition & 1 deletion versions/l-/libgourou.json
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "c7cbd4a360884f607b92076173e7c403edc17593",
"git-tree": "fd3a07f02f996c9029fd355dabc3f5fd175fbc3b",
"version": "0.8.0",
"port-version": 0
}
Expand Down

0 comments on commit 97ed2e1

Please sign in to comment.