python3-smbc: update to 1.0.18.
This commit is contained in:
parent
40cfa4e5e1
commit
84446c984d
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'python3-smbc'
|
# Template file for 'python3-smbc'
|
||||||
pkgname=python3-smbc
|
pkgname=python3-smbc
|
||||||
version=1.0.17
|
version=1.0.18
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysmbc-${version}"
|
wrksrc="pysmbc-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="smbc"
|
|
||||||
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
||||||
makedepends="python3-devel samba-devel"
|
makedepends="python3-devel samba-devel"
|
||||||
short_desc="Python3 bindings for libsmbclient"
|
short_desc="Python3 bindings for libsmbclient"
|
||||||
|
@ -12,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/hamano/pysmbc"
|
homepage="https://github.com/hamano/pysmbc"
|
||||||
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
||||||
checksum=1bc47dea9bb8d38b3a1793a8e98b97baac8f8b266db623e044434602fe236da4
|
checksum=5da8aef1e3edaaffb1fbe2afe3772ba0a5f5bf666a28ae5db7b59ef96e465bdf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue