File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Source: wtl
2
2
3
- Version: 10.0-2
3
+ Version: 10.0-3
4
4
Homepage: https://sourceforge.net/projects/wtl/
5
5
Description: Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components.
6
6
Build-Depends:
Original file line number Diff line number Diff line change 1
1
#header-only library
2
2
include (vcpkg_common_functions)
3
3
vcpkg_download_distfile(ARCHIVE
4
- URLS "https://downloads.sourceforge.net/project/wtl/WTL%2010/WTL%2010.0.8356/WTL10_8356 .zip"
5
- FILENAME "WTL10_8356 .zip"
6
- SHA512 4eb24151f4009cdfebc17f08312cae65d46c8ea205ccc7b56f14c46b54d28d8d4e6290de3150e558dc076d7815a9dde2a8952695f46f4402c83b0da2bf65f241
4
+ URLS "https://downloads.sourceforge.net/project/wtl/WTL%2010/WTL%2010.0.9163/WTL10_9163 .zip"
5
+ FILENAME "WTL10_9163 .zip"
6
+ SHA512 feb7fb1c456e44ad05610f31f8c0f964eb6ce3eadf65a389219051f0ea2547069727666616622631cd90e25ea4a682a7c88c7089a374181870717246ad44e035
7
7
)
8
8
vcpkg_extract_source_archive(${ARCHIVE} )
9
9
You can’t perform that action at this time.
0 commit comments