* update libesmtp to 1.1.0-2
This commit is contained in:
parent
0f89636c07
commit
4e364eba75
@ -7,13 +7,13 @@ pkgname=libesmtp
|
||||
pkgver=1.1.0
|
||||
pkgrel=2
|
||||
pkgdesc='A library to manage posting mail to a preconfigured MTA.'
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://libesmtp.github.io/'
|
||||
license=('LGPL')
|
||||
depends=('openssl')
|
||||
makedepends=('meson')
|
||||
source=("https://github.com/libesmtp/libESMTP/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
|
||||
md5sums=('1c89f9af9f56b74ec4dce3fc59a7236f')
|
||||
sha256sums=('32bc3614ca12d21c7d933f32d43410e8744b6f91fdca7732da9877a385e4e6c3')
|
||||
|
||||
build() {
|
||||
arch-meson build libESMTP-${pkgver}
|
||||
|
Loading…
x
Reference in New Issue
Block a user