aboutsummaryrefslogtreecommitdiffstats
path: root/community/re2
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-03 12:28:36 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-03 12:29:01 +0000
commit488727cb40e64ffc87bf8e37d28351e89b7e312b (patch)
tree90d97cf7b136f71aed94c2a8764992920869413e /community/re2
parent06fcbd0146a1981c2cdbdbb40eebe11d78e44c75 (diff)
downloadaports-488727cb40e64ffc87bf8e37d28351e89b7e312b.tar.bz2
aports-488727cb40e64ffc87bf8e37d28351e89b7e312b.tar.xz
community/re2: upgrade to 2019.04.01
Diffstat (limited to 'community/re2')
-rw-r--r--community/re2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/re2/APKBUILD b/community/re2/APKBUILD
index 1d90688b04..048d0844d1 100644
--- a/community/re2/APKBUILD
+++ b/community/re2/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=re2
-pkgver=2018.10.01
+pkgver=2019.04.01
_pkgver=${pkgver//./-}
-pkgrel=1
+pkgrel=0
pkgdesc="Efficient, principled regular expression library"
url="https://github.com/google/re2"
arch="all"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" prefix=/usr install
}
-sha512sums="91e400856137d16c6319e310dab99b4baa74c0bcf634c97464fccdf4092ffc8e1d5ee2a6714b8114719e2dd92e962d5e970ce1b360a3644a8b395d8fb47431be re2-2018.10.01.tar.gz"
+sha512sums="effae0bb7fb54cf8ccad9ee2bd4acb67af747b16fcc988230b990bfdf60ad6eba18d76fa0dd87f53101c042874acd5f3e4dc055342ded43aa9d67eebb68de36e re2-2019.04.01.tar.gz"