python3-smbc: update to 1.0.25.1.
This commit is contained in:
parent
cde9d40d79
commit
67f311df09
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-smbc'
|
||||
pkgname=python3-smbc
|
||||
version=1.0.23
|
||||
revision=4
|
||||
version=1.0.25.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
||||
makedepends="python3-devel samba-devel"
|
||||
|
@ -11,4 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/hamano/pysmbc"
|
||||
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.gz"
|
||||
checksum=08db176281103024b7e8563adef733e56250051d87394c4baec4fd298d0d16f8
|
||||
checksum=22f1715df82589fd9cc4253feab390b4ef0babf14f64513cd8d07b3789963226
|
||||
make_check=no # tests require a running samba server
|
||||
|
|
Loading…
Reference in New Issue