expat: Update to 2.6.2
This commit is contained in:
parent
0910f97750
commit
1f07f2e754
@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('expat' 'libexpat' 'libexpat-devel')
|
||||
pkgver=2.6.1
|
||||
pkgver=2.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="An XML parser library"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -10,7 +10,7 @@ msys2_repository_url="https://github.com/libexpat/libexpat"
|
||||
license=('spdx:MIT')
|
||||
makedepends=('autotools' 'gcc')
|
||||
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc})
|
||||
sha256sums=('0c00d2760ad12efef6e26efc8b363c8eb28eb8c8de719e46d5bb67b40ba904a3'
|
||||
sha256sums=('ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364'
|
||||
'SKIP')
|
||||
validpgpkeys=('3176EF7DB2367F1FCA4F306B1F9B0E909AF37285') # Sebastian Pipping
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user