Skip to content

Commit

Permalink
[plutosvg] update to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
toge committed Feb 25, 2025
1 parent 9a7a33f commit 9bdf54f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 18 deletions.
13 changes: 0 additions & 13 deletions ports/plutosvg/find-package-plutovg.diff

This file was deleted.

4 changes: 1 addition & 3 deletions ports/plutosvg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO sammycage/plutosvg
REF "v${VERSION}"
SHA512 31f989aef2329ac41c19f8c4852f5a1d5c37dc7726192d230ba2a74262bdc6356facf3295b4d8a05f2be79ba313bcc3f01bd52e4024382c9ce09e259a5421440
SHA512 f0f2251cfb91f48b125299ec910d64181f03c14e683e1d497e2aa3f17713f5c7848247e3b7bdb6cf0dee8d98a7d25e85f7fcc440cbe55401c16fe5d1f0df1a10
HEAD_REF master
PATCHES
find-package-plutovg.diff
)

vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS
Expand Down
2 changes: 1 addition & 1 deletion ports/plutosvg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plutosvg",
"version": "0.0.4",
"version": "0.0.6",
"port-version": 1,
"description": "Tiny SVG rendering library in C",
"homepage": "https://github.com/sammycage/plutosvg",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -7097,7 +7097,7 @@
"port-version": 4
},
"plutosvg": {
"baseline": "0.0.4",
"baseline": "0.0.6",
"port-version": 1
},
"plutovg": {
Expand Down

0 comments on commit 9bdf54f

Please sign in to comment.