mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/yaws to 1.98-1
This commit is contained in:
parent
1ab8439027
commit
4a0bf616be
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - remove -m32 command from configure
|
||||
|
||||
pkgname=yaws
|
||||
pkgver=1.97
|
||||
pkgver=1.98
|
||||
pkgrel=1
|
||||
pkgdesc='Pure Erlang HTTP web server/framework'
|
||||
arch=('x86_64' 'i686')
|
||||
|
@ -19,7 +19,7 @@ options=('!emptydirs')
|
|||
install="$pkgname.install"
|
||||
source=("http://yaws.hyber.org/download/$pkgname-$pkgver.tar.gz"
|
||||
"$pkgname.service")
|
||||
sha256sums=('a792478564866393f3e901bf4ec33272c22d7c01a8c5493b33856729d25b026e'
|
||||
sha256sums=('d47d14cce5173d18e5cf0e7f63b06447021ff250450ac4865547c1fe8e6a0831'
|
||||
'09bd1f9f17833c83b4d82d3ac9dc2bf539c8e20ef92d438fced6e70b2aea61bc')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue