mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/python-autobahn to 19.6.2-1
This commit is contained in:
parent
c6df75f3eb
commit
253ad59d13
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.1
|
||||
pkgver=19.6.2
|
||||
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=('8b58a7d3188e2c103dff5115fd6f449261df7282aa92e741acf676f90443e097')
|
||||
sha256sums=('48c2d737d33cfe1d37124db984577c5d4f44e116d05a9f8b6505721413ff9b22')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/autobahn-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue