expat: Update url and license
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user