Skip to content

Commit 1d241d4

Browse files
leoparenteclaude
andcommitted
chore: fix recipe url to point to pktvisor repo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 43290ea commit 1d241d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/corrade/all/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CorradeConan(ConanFile):
1414
name = "corrade"
1515
description = "Corrade is a multiplatform utility library written in C++11/C++14."
1616
license = "MIT"
17-
url = "https://github.com/conan-io/conan-center-index"
17+
url = "https://github.com/netboxlabs/pktvisor"
1818
homepage = "https://magnum.graphics/corrade"
1919
topics = ("magnum", "filesystem", "console", "environment", "os")
2020

0 commit comments

Comments
 (0)