mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/python-autobahn to 19.9.3-1
This commit is contained in:
parent
be4aacf5f4
commit
e901b720f6
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.9.2
|
||||
pkgver=19.9.3
|
||||
pkgrel=1
|
||||
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
|
||||
arch=(x86_64)
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
)
|
||||
|
||||
source=(https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
|
||||
sha256sums=('985401e0af1c5f3fb59a209681ee878194c23fe88f865f6157679aa1db386724')
|
||||
sha256sums=('a24826ad0bcc35d32cb4576a092fa744e8b6738bd6320d2de857ad8a71df0bec')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir/autobahn-$pkgver"
|
||||
|
|
Loading…
Reference in a new issue