mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/python-autobahn to 20.12.2-1
This commit is contained in:
parent
aef44b96c0
commit
db15d624e5
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
|
# - removed AUTOBAHN_USE_NVX=1 from python build/install commands
|
||||||
|
|
||||||
pkgname=python-autobahn
|
pkgname=python-autobahn
|
||||||
pkgver=20.12.1
|
pkgver=20.12.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
|
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -34,7 +34,7 @@ optdepends=(
|
||||||
)
|
)
|
||||||
|
|
||||||
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
|
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
|
||||||
sha256sums=('74ca21d3552825615a65d47ec38d0aa5961a1345f7639f5b0e2abfff40cbfd07')
|
sha256sums=('72b68a1ce1e10e3cbcc3b280aae86d5b2e7a1f409febab1ab91a8a3274113f6e')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$srcdir/autobahn-$pkgver"
|
cd "$srcdir/autobahn-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue