mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-smbc: update to 1.0.15.6
This commit is contained in:
parent
46915bee03
commit
ca9b858e53
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-smbc'
|
# Template file for 'python-smbc'
|
||||||
pkgname=python-smbc
|
pkgname=python-smbc
|
||||||
version=1.0.15.5
|
version=1.0.15.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pysmbc-${version}"
|
wrksrc="pysmbc-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="pkg-config python-devel python3-devel"
|
hostmakedepends="pkg-config python-devel python3-devel"
|
||||||
|
@ -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=daf11350e0c2e120cc79cdca8d2058fccb9187dbf8697289ea7ee01ad388ba7d
|
checksum=6b5271b45d3aa6896046efadd38db5e6fefcd992e8a55902d80e2b64e9875b9e
|
||||||
|
|
||||||
python3-smbc_package() {
|
python3-smbc_package() {
|
||||||
pycompile_module="smbc"
|
pycompile_module="smbc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue