expat: update to 2.4.8
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sun Apr 10 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 2.4.8-1
|
||||
- Update to 2.4.8
|
||||
|
||||
* Sat Feb 08 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.2.9-1
|
||||
- Update to 2.2.29
|
||||
- Update to 2.2.9
|
||||
|
||||
* Sun Apr 08 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 2.2.5-1
|
||||
- Update to 2.2.5
|
||||
|
||||
* Sun Nov 17 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 2.1.0-1
|
||||
- Import from tgcware v2
|
||||
-
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir - an XML parser library"
|
||||
pkgcat="system"
|
||||
pkgvendor="http://expat.sourceforge.net/"
|
||||
pkgvendor="https://libexpat.github.io/"
|
||||
pkgdesc="An XML parser library"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
@@ -14,7 +14,7 @@ $_vdocdir
|
||||
pkgname="${pkgprefix}${topdir}d"
|
||||
name="expat-devel - Development support"
|
||||
pkgcat="system"
|
||||
pkgvendor="http://expat.sourceforge.net/"
|
||||
pkgvendor="https://libexpat.github.io/"
|
||||
pkgdesc="Files needed for developing with expat"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
@@ -22,4 +22,5 @@ $_includedir
|
||||
$_libdir/libexpat.so
|
||||
$_libdir/libexpat.a
|
||||
$_libdir/pkgconfig/expat.pc
|
||||
$_libdir/cmake/expat-${version}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user