Skip to content

Commit

Permalink
chore: update libpng wrap to 1.6.45
Browse files Browse the repository at this point in the history
  • Loading branch information
Totto16 committed Jan 24, 2025
1 parent 9eb13ae commit 330f0fe
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions subprojects/libpng.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[wrap-file]
directory = libpng-1.6.44
source_url = https://github.com/glennrp/libpng/archive/v1.6.44.tar.gz
source_filename = libpng-1.6.44.tar.gz
source_hash = 0ef5b633d0c65f780c4fced27ff832998e71478c13b45dfb6e94f23a82f64f7c
patch_filename = libpng_1.6.44-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.44-1/get_patch
patch_hash = 394b07614c45fbd1beac8b660386216a490fe12f841a1a445799b676c9c892fb
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.44-1/libpng-1.6.44.tar.gz
wrapdb_version = 1.6.44-1
directory = libpng-1.6.45
source_url = https://github.com/glennrp/libpng/archive/v1.6.45.tar.gz
source_filename = libpng-1.6.45.tar.gz
source_hash = 7ff6898520645716ddc3d8381d97b6e02937b03da92e6fd0d7cf9d7d2b0da780
patch_filename = libpng_1.6.45-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.45-1/get_patch
patch_hash = 76cdf1fe2ec5428e441c10c140e8cb899cb73e7f390db3931e9861a1c9fa8d77
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.45-1/libpng-1.6.45.tar.gz
wrapdb_version = 1.6.45-1

[provide]
libpng = libpng_dep

0 comments on commit 330f0fe

Please sign in to comment.