expat: Update url and license

This commit is contained in:
Christoph Reiter
2022-01-16 20:13:38 +01:00
parent b36d672edf
commit e8917110bf

View File

@@ -5,8 +5,8 @@ pkgver=2.4.3
pkgrel=1
pkgdesc="An XML parser library"
arch=('i686' 'x86_64')
url="https://expat.sourceforge.io/"
license=('custom')
url="https://libexpat.github.io/"
license=('spdx:MIT')
makedepends=('autotools' 'gcc')
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc})
sha256sums=('b1f9f1b1a5ebb0acaa88c9ff79bfa4e145823b78aa5185e5c5d85f060824778a'