mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
opendkim: add explicit python_version
This commit is contained in:
parent
ca3338cf42
commit
8ce4bb6244
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="BSD-3-Clause, Sendmail"
|
|||
homepage="http://www.opendkim.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=43a0ba57bf942095fe159d0748d8933c6b1dd1117caf0273fa9a0003215e681b
|
||||
python_version=2 #unverified
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue