aboutsummaryrefslogtreecommitdiffstats
path: root/community/loksh/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-12-26 20:48:57 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-12-26 20:50:55 +0100
commit69335e0ee103c68143a510ec867b8d1d238afd83 (patch)
tree9f9a9c92aee75dd7a1ccbac5f115e5fbd9d61037 /community/loksh/APKBUILD
parent01e086ca127be23bcca5b6b668527a32e334281d (diff)
downloadaports-69335e0ee103c68143a510ec867b8d1d238afd83.tar.bz2
aports-69335e0ee103c68143a510ec867b8d1d238afd83.tar.xz
community/loksh: upgrade to 6.2
Diffstat (limited to 'community/loksh/APKBUILD')
-rw-r--r--community/loksh/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/loksh/APKBUILD b/community/loksh/APKBUILD
index eb29239083..4410b1e175 100644
--- a/community/loksh/APKBUILD
+++ b/community/loksh/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=loksh
-pkgver=6.1
+pkgver=6.2
pkgrel=0
pkgdesc="A Linux port of OpenBSD's ksh"
url="https://github.com/dimkr/$pkgname"
@@ -12,7 +12,7 @@ depends=""
depends_dev=""
makedepends=""
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"
-options="!check"
+options="!check" # upstream doesn't have a test suite
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/dimkr/$pkgname/archive/$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
@@ -28,4 +28,4 @@ package() {
-C "$builddir" install
}
-sha512sums="5892e02b7f50727a22902372607e880123bb820fd2aac307f721a3fca0dc112281de8a527f8be3ae0f8c4f21cd92de83f4adba1425085f6344ed47d75a585c1b loksh-6.1.tar.gz"
+sha512sums="80bce68b4c553a32cfef609f03d3d36da97c56618c840dce13deb9dde8b592251f3ab0cb1b3ac55d1e3ee9b978602f1178cb0c54a4bd7847e15d80b7eac17f50 loksh-6.2.tar.gz"