mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:17:46 +00:00
Ports/libtiff: Update libtiff to version 4.5.0
This commit is contained in:
parent
c04e8ae6f2
commit
7b33f33509
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='libtiff'
|
||||
version='4.4.0'
|
||||
files="http://download.osgeo.org/libtiff/tiff-${version}.tar.xz tiff-${version}.tar.xz 49307b510048ccc7bc40f2cba6e8439182fe6e654057c1a1683139bf2ecb1dc1"
|
||||
version='4.5.0'
|
||||
files="http://download.osgeo.org/libtiff/tiff-${version}.tar.xz tiff-${version}.tar.xz dafac979c5e7b6c650025569c5a4e720995ba5f17bc17e6276d1f12427be267c"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
configopts=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue