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