fetchmail: move from berlios.
This commit is contained in:
parent
bd5e80671d
commit
df2152b9a7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fetchmail'
|
||||
pkgname=fetchmail
|
||||
version=6.3.26
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -10,6 +10,6 @@ depends="python"
|
|||
short_desc="A remote-mail retrieval utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://fetchmail.berlios.de/"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/fetchmail/fetchmail-${version}.tar.xz/61b66faad044afa26e142bb1791aa2b3/fetchmail-${version}.tar.xz"
|
||||
homepage="http://fetchmail.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850
|
||||
|
|
Loading…
Reference in New Issue
Block a user