dash: Update to 0.5.12
This commit is contained in:
parent
53b9221bce
commit
9c110de945
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=dash
|
pkgname=dash
|
||||||
pkgver=0.5.11.5
|
pkgver=0.5.12
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A POSIX compliant shell that aims to be as small as possible"
|
pkgdesc="A POSIX compliant shell that aims to be as small as possible"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://gondor.apana.org.au/~herbert/dash/"
|
url="http://gondor.apana.org.au/~herbert/dash/"
|
||||||
@ -11,7 +11,7 @@ depends=('grep' 'sed' 'filesystem')
|
|||||||
makedepends=('autotools' 'gcc')
|
makedepends=('autotools' 'gcc')
|
||||||
install=dash.install
|
install=dash.install
|
||||||
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
|
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd')
|
sha256sums=('6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user