Skip to content

Commit

Permalink
[kealib] Update to 1.6.1 (microsoft#43025)
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt authored Dec 31, 2024
1 parent d367c84 commit 8917d32
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/kealib/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ubarsc/kealib
REF "kealib-${VERSION}"
SHA512 be69354d23d2233f9a8b8809e07f0601341e89c29d1c6419fdc69bba2d07c90ccf5f74b4a8bf55164d2f2f95ca23f2865b899133a8db10b6054a38fc57de890e
SHA512 6dc624d25c6ae0e9787a367dc359cb12e4871048852474ab8dece4fbac2c4f925ddb5d28adc7495005132f5358357737c09d62898940f33a80cbd7d1464bdfb6
HEAD_REF master
PATCHES
no-kea-config-script.diff
Expand Down
2 changes: 1 addition & 1 deletion ports/kealib/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kealib",
"version": "1.6.0",
"version": "1.6.1",
"description": "KEALib provides an implementation of the GDAL data model using HDF5.",
"homepage": "https://github.com/ubarsc/kealib",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -3961,7 +3961,7 @@
"port-version": 0
},
"kealib": {
"baseline": "1.6.0",
"baseline": "1.6.1",
"port-version": 0
},
"keccak-tiny": {
Expand Down
5 changes: 5 additions & 0 deletions versions/k-/kealib.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b536c20c065f4d208e57b76da99c746a5b476e76",
"version": "1.6.1",
"port-version": 0
},
{
"git-tree": "bf17704ffca285dddb6aef4c846fd62861134681",
"version": "1.6.0",
Expand Down

0 comments on commit 8917d32

Please sign in to comment.