pixman: Update to 0.42.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2022-12-01 12:49:22 +00:00
parent 90890534ae
commit ba38aaa487
1 changed files with 4 additions and 6 deletions

View File

@ -4,19 +4,19 @@
###############################################################################
name = pixman
version = 0.34.0
version = 0.42.2
release = 1
groups = System/Libraries
url = http://www.pixman.org/
url = https://www.pixman.org/
license = MIT
summary = Pixel manipulation library.
summary = Pixel manipulation library
description
Pixman is a pixel manipulation library for X and cairo.
end
source_dl = http://xorg.freedesktop.org/archive/individual/lib/
source_dl = https://xorg.freedesktop.org/archive/individual/lib/
build
requires
@ -26,8 +26,6 @@ build
end
configure_options += \
--disable-arm-iwmmxt \
--disable-arm-iwmmxt2 \
--disable-static
end