aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-copas
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-12-24 15:35:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-12-24 15:35:36 +0000
commita93e8d4a648cf6db98b0bbfbd18e32392541543c (patch)
treead321e184fa6969acafed75f547c0a36dbddfad3 /community/lua-copas
parent4b3710bb3cc9a1cabcde6b3ec6338a63236cdd8c (diff)
downloadaports-a93e8d4a648cf6db98b0bbfbd18e32392541543c.tar.bz2
aports-a93e8d4a648cf6db98b0bbfbd18e32392541543c.tar.xz
community/lua-copas: bump pkgrel
previous commit also set tls 1.2 as the default so bump pkgrel
Diffstat (limited to 'community/lua-copas')
-rw-r--r--community/lua-copas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-copas/APKBUILD b/community/lua-copas/APKBUILD
index 32c0571c2e..301782c2ea 100644
--- a/community/lua-copas/APKBUILD
+++ b/community/lua-copas/APKBUILD
@@ -4,7 +4,7 @@ pkgname=lua-copas
_pkgname=copas
pkgver=2.0.2
_pkgver=${pkgver//./_}
-pkgrel=1
+pkgrel=2
pkgdesc="Coroutine Oriented Portable Asynchronous Services for Lua"
url="http://keplerproject.github.io/copas/"
arch="noarch"