mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/python-autobahn to 20.6.1-1
This commit is contained in:
parent
a5a015d988
commit
d4a5c68b39
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=20.4.3
|
||||
pkgver=20.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
|
||||
arch=(x86_64)
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
)
|
||||
|
||||
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
|
||||
sha256sums=('c6fe745d52ba9f9eecf791cd31f558df42aebfc4f9ee558a8f1d18c707e1ae1f')
|
||||
sha256sums=('848aa77f808edcdc9144706d98f06fccb1c6ac8619f7418617880c27b285a7d0')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/autobahn-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue