mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-smbc: update to 1.0.15.7
This commit is contained in:
parent
d02cf75734
commit
db60ed787a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-smbc'
|
# Template file for 'python-smbc'
|
||||||
pkgname=python-smbc
|
pkgname=python-smbc
|
||||||
version=1.0.15.6
|
version=1.0.15.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysmbc-${version}"
|
wrksrc="pysmbc-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ homepage="https://pypi.python.org/pypi/pysmbc/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
||||||
checksum=6b5271b45d3aa6896046efadd38db5e6fefcd992e8a55902d80e2b64e9875b9e
|
checksum=414a37ee19c0ee62186b6a36b4ffe44496ca2e9b7eeff67043dd70f8ae3a92c7
|
||||||
|
|
||||||
python3-smbc_package() {
|
python3-smbc_package() {
|
||||||
pycompile_module="smbc"
|
pycompile_module="smbc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue