mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/getmail: update to 5.13
This commit is contained in:
parent
06f733fbc8
commit
3eb86c3e08
@ -1,16 +1,15 @@
|
||||
# Contributor: Leo <thinkabit.ukim@gmail.com>
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=getmail
|
||||
pkgver=5.8
|
||||
pkgver=5.13
|
||||
pkgrel=0
|
||||
pkgdesc="POP3, IMAP4, and SDPS mail retriever with Maildir delivery"
|
||||
url="http://pyropus.ca/software/getmail/"
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-only"
|
||||
depends="python2"
|
||||
depends_dev=""
|
||||
makedepends="python2-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
options="!check" # contains no tests
|
||||
source="http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz"
|
||||
@ -28,4 +27,4 @@ package() {
|
||||
sed -i -e "s|#![ ]*/usr/bin/env python2\.3|#!/usr/bin/env python2|" $(find $pkgdir -name '*.py')
|
||||
}
|
||||
|
||||
sha512sums="8469bc81fb0df4eeb27620b2cc472919bd441cbcb860a0f56b6d2433d22c85a0a326c86e1f566cd2a9d0acc0680d03b84f62cdfd5b92ae0e5bf7293dfdfe466b getmail-5.8.tar.gz"
|
||||
sha512sums="398b1adf1bc4f90f98ca7154abad9d0769c4a6d0cccd6102ea992c97eff843f6a9f0a57f3a944bc17c3b664fe8d6c9d7f9da5be343be658afa36b1bb582ac347 getmail-5.13.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user