opensmtpd-extras: update to 6.7.1, orphan.
template: - wrksrc: tarball with the new version is extracted to the lowercase directory, rendering this variable obsolete for the present time. - maintainer: the person responsible for the package is inactive/gone.
This commit is contained in:
parent
625fd0cf93
commit
7d240b2daa
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'opensmtpd-extras'
|
# Template file for 'opensmtpd-extras'
|
||||||
pkgname=opensmtpd-extras
|
pkgname=opensmtpd-extras
|
||||||
version=6.6.0
|
version=6.7.1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="OpenSMTPD-extras-${version}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-table-passwd --with-table-ldap --with-table-mysql
|
configure_args="--with-table-passwd --with-table-ldap --with-table-mysql
|
||||||
--with-table-postgres --with-table-socketmap --with-table-sqlite"
|
--with-table-postgres --with-table-socketmap --with-table-sqlite"
|
||||||
|
@ -11,11 +10,11 @@ makedepends="openssl-devel libevent-devel postgresql-libs-devel
|
||||||
libmariadbclient-devel sqlite-devel"
|
libmariadbclient-devel sqlite-devel"
|
||||||
depends="opensmtpd"
|
depends="opensmtpd"
|
||||||
short_desc="Free implementation of the server-side SMTP protocol - extras"
|
short_desc="Free implementation of the server-side SMTP protocol - extras"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://www.opensmtpd.org"
|
homepage="https://www.opensmtpd.org"
|
||||||
distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
||||||
checksum=126b023602e8bb222bf24543a056ee0a548343dc86d184669ff9d82dfca1fbdf
|
checksum=f84385559a8bb366b2fe25d8b1f78c108f07cc15992350171569d7bdc2e935ac
|
||||||
|
|
||||||
CFLAGS="-D_DEFAULT_SOURCE"
|
CFLAGS="-D_DEFAULT_SOURCE"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue