expat: Update to 2.7.3
This commit is contained in:
parent
a80e996b2b
commit
7114c32680
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('expat' 'libexpat' 'libexpat-devel')
|
||||
pkgver=2.7.2
|
||||
pkgver=2.7.3
|
||||
pkgrel=1
|
||||
pkgdesc="An XML parser library"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -13,7 +13,7 @@ msys2_references=(
|
||||
license=('spdx:MIT')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc})
|
||||
sha256sums=('21b778b34ec837c2ac285aef340f9fb5fa063a811b21ea4d2412a9702c88995c'
|
||||
sha256sums=('71df8f40706a7bb0a80a5367079ea75d91da4f8c65c58ec59bcdfbf7decdab9f'
|
||||
'SKIP')
|
||||
validpgpkeys=('3176EF7DB2367F1FCA4F306B1F9B0E909AF37285') # Sebastian Pipping
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user