mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
pixman: Update to 0.40.0
- Update from 0.34.0 to 0.40.0 - Update of rootfile - Changelog The ChangeLog and NEWS files in the source tarball are empty The only info on the changes is the git repository. https://cgit.freedesktop.org/pixman/log/ Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7d898984a3
commit
ea88fa90d3
@@ -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.34.0
|
||||
usr/lib/libpixman-1.so.0.40.0
|
||||
#usr/lib/pkgconfig/pixman-1.pc
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.34.0
|
||||
VER = 0.40.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 = e80ebae4da01e77f68744319f01d52a3
|
||||
$(DL_FILE)_MD5 = 73858c0862dd9896fb5f62ae267084a4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user