mpop: update to 1.4.0.
This commit is contained in:
parent
d1a14f90be
commit
5b47abd378
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'mpop'
|
||||
pkgname=mpop
|
||||
version=1.2.6
|
||||
revision=5
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-tls=openssl"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel libidn-devel"
|
||||
short_desc="POP3 client"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://mpop.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9fec7a9dd08fc0f04bf6178bc651b036d1fe0e46903146f38a8d182887e9315c
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://marlam.de/mpop/"
|
||||
distfiles="https://marlam.de/mpop/releases/mpop-${version}.tar.xz"
|
||||
checksum=5240521fdf1f46c4a95566d24c7088de5665337e0221ac23f33cb055eaddba93
|
||||
|
|
|
@ -1 +1 @@
|
|||
ignore='???'
|
||||
site="https://marlam.de/mpop/download/"
|
||||
|
|
Loading…
Reference in New Issue