mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/python-autobahn to 19.7.1-1
This commit is contained in:
parent
6923cf313b
commit
6c4cf85cb4
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
|
||||
|
||||
pkgname=python-autobahn
|
||||
pkgver=19.6.2
|
||||
pkgver=19.7.1
|
||||
pkgrel=1
|
||||
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
|
||||
arch=(x86_64)
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
)
|
||||
|
||||
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
|
||||
sha256sums=('48c2d737d33cfe1d37124db984577c5d4f44e116d05a9f8b6505721413ff9b22')
|
||||
sha256sums=('89f94a1535673b1655df28ef91e96b7f34faea76da04a5e56441c9ac779a2f9f')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/autobahn-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue