expat: update to 2.4.9
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('expat' 'libexpat' 'libexpat-devel')
|
||||
pkgver=2.4.8
|
||||
pkgrel=2
|
||||
pkgver=2.4.9
|
||||
pkgrel=1
|
||||
pkgdesc="An XML parser library"
|
||||
arch=('i686' 'x86_64')
|
||||
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=('f79b8f904b749e3e0d20afeadecf8249c55b2e32d4ebb089ae378df479dcaf25'
|
||||
sha256sums=('6e8c0728fe5c7cd3f93a6acce43046c5e4736c7b4b68e032e9350daa0efc0354'
|
||||
'SKIP')
|
||||
validpgpkeys=('3176EF7DB2367F1FCA4F306B1F9B0E909AF37285') # Sebastian Pipping
|
||||
|
||||
|
||||
Reference in New Issue
Block a user