mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ldapdomaindump: update to 0.10.0.
This commit is contained in:
parent
22fcf1016c
commit
3250f9a7e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ldapdomaindump'
|
# Template file for 'ldapdomaindump'
|
||||||
pkgname=ldapdomaindump
|
pkgname=ldapdomaindump
|
||||||
version=0.9.4
|
version=0.10.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-future python3-ldap3 python3-dnspython"
|
depends="python3-future python3-ldap3 python3-dnspython"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dirkjanm/ldapdomaindump"
|
homepage="https://github.com/dirkjanm/ldapdomaindump"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=43a0822c96d06b8f7a3e3f044deb1591344c84d273c9d7f5815347c88af300fa
|
checksum=e5d879d10685140912b7ca7b2a6c403bee0819a3ffda1ef6ec58fecfb583fd59
|
||||||
make_check=no # no tests implemented
|
make_check=no # no tests implemented
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue