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:
Adolf Belka
2021-04-19 22:58:53 +02:00
committed by Michael Tremer
parent 7d898984a3
commit ea88fa90d3
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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)