summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e9fb7e289c2..80305146900b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_android_arch=x86-64
pkgname=android-${_android_arch}-expat
-pkgver=2.2.10
+pkgver=2.4.1
pkgrel=1
pkgdesc="An XML parser library (android)"
arch=('any')
@@ -13,7 +13,7 @@ depends=('android-ndk')
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-cmake')
source=("https://github.com/libexpat/libexpat/archive/R_${pkgver//./_}.tar.gz")
-sha256sums=('62e280f5fd29a5b70973f623e20a7412c3e3912c2684cb0e462e2c881be129e1')
+md5sums=('3bbf3f4d6a1ab1a82ca1dbafda68ed5f')
build() {
cd "${srcdir}"/libexpat-R_${pkgver//./_}/expat