mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 07:38:07 +08:00
[kealib] Update to 1.6.1 (#43025)
This commit is contained in:
parent
d367c84b54
commit
8917d3209e
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO ubarsc/kealib
|
REPO ubarsc/kealib
|
||||||
REF "kealib-${VERSION}"
|
REF "kealib-${VERSION}"
|
||||||
SHA512 be69354d23d2233f9a8b8809e07f0601341e89c29d1c6419fdc69bba2d07c90ccf5f74b4a8bf55164d2f2f95ca23f2865b899133a8db10b6054a38fc57de890e
|
SHA512 6dc624d25c6ae0e9787a367dc359cb12e4871048852474ab8dece4fbac2c4f925ddb5d28adc7495005132f5358357737c09d62898940f33a80cbd7d1464bdfb6
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
no-kea-config-script.diff
|
no-kea-config-script.diff
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kealib",
|
"name": "kealib",
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"description": "KEALib provides an implementation of the GDAL data model using HDF5.",
|
"description": "KEALib provides an implementation of the GDAL data model using HDF5.",
|
||||||
"homepage": "https://github.com/ubarsc/kealib",
|
"homepage": "https://github.com/ubarsc/kealib",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -3961,7 +3961,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"kealib": {
|
"kealib": {
|
||||||
"baseline": "1.6.0",
|
"baseline": "1.6.1",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"keccak-tiny": {
|
"keccak-tiny": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "b536c20c065f4d208e57b76da99c746a5b476e76",
|
||||||
|
"version": "1.6.1",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "bf17704ffca285dddb6aef4c846fd62861134681",
|
"git-tree": "bf17704ffca285dddb6aef4c846fd62861134681",
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user