summaryrefslogtreecommitdiff
path: root/community/mksh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-02 01:27:08 -0800
committerroot <root@rshg054.dnsready.net>2012-12-02 01:27:08 -0800
commit98ba4ae196183c2d9b1cc2d61cf1ee82302863e3 (patch)
tree77f7f23c59f50a1901586a8c3818f53c6a67837b /community/mksh
parentc31ace4c6175db330d7e4aac1e7388fe5ca5d4f3 (diff)
Sun Dec 2 01:26:32 PST 2012
Diffstat (limited to 'community/mksh')
-rw-r--r--community/mksh/PKGBUILD24
1 files changed, 10 insertions, 14 deletions
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD
index 342b5fd7b..061dd423b 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -1,28 +1,24 @@
-# $Id: PKGBUILD 68994 2012-04-07 09:57:09Z ttopper $
+# $Id: PKGBUILD 80731 2012-12-01 17:21:44Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Daniel Hommel <dhommel@gmail.com>
pkgname=mksh
-pkgver=R40f
+pkgver=R41
pkgrel=1
-pkgdesc="The MirBSD Korn Shell - an enhanced version of the public domain ksh"
-url="http://mirbsd.de/mksh"
-license=("custom")
-makedepends=('cpio')
+pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
+url='https://www.mirbsd.org/mksh.htm'
+license=('custom')
arch=('i686' 'x86_64')
install=mksh.install
-source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.cpio.gz"
- "https://www.mirbsd.org/TaC-mksh.txt")
+source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz"
+ 'https://www.mirbsd.org/TaC-mksh.txt')
depends=('gcc-libs')
-md5sums=('22c9570660c2efadf36de7b620d06966'
- '0016ef61a990bcd763604da7ae2beb25')
+md5sums=('70eca50d9340412714ef09b7060ebde9'
+ '124164b14263f5ee09d2135fffce7282')
build() {
- cd "$srcdir"
- # makepkg can't extract cpio files
- cpio -mid < "$pkgname-$pkgver.cpio"
-
cd "$srcdir/$pkgname"
+
sh Build.sh -r -c lto
./test.sh
gzip -n9 mksh.1