mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python3-smbc: update to 1.0.23.
This commit is contained in:
parent
d47b7ce720
commit
71731a0a8d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-smbc'
|
# Template file for 'python3-smbc'
|
||||||
pkgname=python3-smbc
|
pkgname=python3-smbc
|
||||||
version=1.0.18
|
version=1.0.23
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pysmbc-${version}"
|
wrksrc="pysmbc-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="Python3 bindings for libsmbclient"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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.gz"
|
||||||
checksum=5da8aef1e3edaaffb1fbe2afe3772ba0a5f5bf666a28ae5db7b59ef96e465bdf
|
checksum=08db176281103024b7e8563adef733e56250051d87394c4baec4fd298d0d16f8
|
||||||
|
|
Loading…
Add table
Reference in a new issue