From 69335e0ee103c68143a510ec867b8d1d238afd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Tue, 26 Dec 2017 20:48:57 +0100 Subject: community/loksh: upgrade to 6.2 --- community/loksh/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community') 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 # Maintainer: Sören Tempel 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" -- cgit v1.2.3