~alpine/aports

testing/lshell: update to 0.9.18 v1 PROPOSED

Stuart Cardall: 1
 testing/lshell: update to 0.9.18

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2376/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/lshell: update to 0.9.18 Export this patch

---
 testing/lshell/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD
index 50fbdbb..15e6f7b 100644
--- a/testing/lshell/APKBUILD
+++ b/testing/lshell/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=lshell
pkgver=0.9.17
pkgver=0.9.18
pkgrel=0
pkgdesc="Python-based limited Shell"
url="http://ghantoos.org/limited-shell-lshell"
@@ -35,6 +35,6 @@ package() {
	python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}

md5sums="028e7e67f459a3cc99a965ebb98a6e3c  lshell-0.9.17.tar.gz"
sha256sums="e3ec1dad37e8da192604ee39f83d26acc8c8e8a227a8ba216e9caaa6abd7809d  lshell-0.9.17.tar.gz"
sha512sums="74d273d584e3da7e4ed97c035aecec04a49ce0260044fb9f23917358927cf1b3ac65ccb41ebe7bbc55d4f87d39f89c846be94c764e09457f44469a610abd763b  lshell-0.9.17.tar.gz"
md5sums="3da7d21e15bd950fe8ed2afc4cac8595  lshell-0.9.18.tar.gz"
sha256sums="7ffb37bf7a1d8c63845939a2e916e45b9cd9f321daa6b3e4c8f680e3c50e8bbd  lshell-0.9.18.tar.gz"
sha512sums="546e55fd04d9913adbf6ff181d365f0aff8c94131229d4be994b29e94b925943fb32f99dc145172938535565f69405d0edad5bd2d9b7125f8770d0f0c591fece  lshell-0.9.18.tar.gz"
-- 
2.7.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---