expat: Update to 2.4.3
This commit is contained in:
parent
73d101eadc
commit
a4b13d3b9f
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('expat' 'libexpat' 'libexpat-devel')
|
||||
pkgver=2.4.2
|
||||
pkgver=2.4.3
|
||||
pkgrel=1
|
||||
pkgdesc="An XML parser library"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -9,7 +9,7 @@ url="https://expat.sourceforge.io/"
|
||||
license=('custom')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz)
|
||||
sha256sums=('bc2ff58f49c29aac7bff705a6c167a821f26c512079ff08ac432fd0fdc9bb199')
|
||||
sha256sums=('b1f9f1b1a5ebb0acaa88c9ff79bfa4e145823b78aa5185e5c5d85f060824778a')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user