graphics/GraphicsMagick: Use .tar.zst instead of .tar.bz2
This commit is contained in:
parent
b501989134
commit
893c3f182a
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ COMMENT= Fast image processing tools based on ImageMagick
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= cpe libtool localbase pathfix pkgconfig tar:bzip2
|
||||
USES= cpe libtool localbase pathfix pkgconfig tar:zst
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static \
|
||||
--with-windows-font-dir=${WINDOWS_FONT_DIR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1649423676
|
||||
SHA256 (GraphicsMagick-1.3.38.tar.bz2) = 040ff30a2a9decc44ba67eb70da66b688841fc95fa9de9fcd3f41083378864ff
|
||||
SIZE (GraphicsMagick-1.3.38.tar.bz2) = 8117675
|
||||
TIMESTAMP = 1653151044
|
||||
SHA256 (GraphicsMagick-1.3.38.tar.zst) = 13c366f1659df20430e09e09d7d66a3bdcaf0a0ca4e51407e574cc693f7ba702
|
||||
SIZE (GraphicsMagick-1.3.38.tar.zst) = 6097575
|
||||
|
|
Loading…
Reference in a new issue