mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
pixman: Update to 0.34.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
#usr/lib/libpixman-1.la
|
||||
usr/lib/libpixman-1.so
|
||||
usr/lib/libpixman-1.so.0
|
||||
usr/lib/libpixman-1.so.0.26.0
|
||||
usr/lib/libpixman-1.so.0.34.0
|
||||
#usr/lib/pkgconfig/pixman-1.pc
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.26.0
|
||||
VER = 0.34.0
|
||||
|
||||
THISAPP = pixman-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 6563b6400b9fa23b47fd52105faf72b4
|
||||
$(DL_FILE)_MD5 = e80ebae4da01e77f68744319f01d52a3
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user