aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-21 23:49:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 03:13:57 +0000
commita324117f371ebd5055f263f19ada4ec2e1508cc8 (patch)
tree9a1010f435516a026afa2a981dfe3f870517b204
parentd9144ff10951ae6ed047a221267ece955ead17f5 (diff)
downloadalpine_aports-a324117f371ebd5055f263f19ada4ec2e1508cc8.tar.bz2
alpine_aports-a324117f371ebd5055f263f19ada4ec2e1508cc8.tar.xz
alpine_aports-a324117f371ebd5055f263f19ada4ec2e1508cc8.zip
testing/mpop: upgrade to 1.4.9
-rw-r--r--testing/mpop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mpop/APKBUILD b/testing/mpop/APKBUILD
index f91400a011..c80fed2e95 100644
--- a/testing/mpop/APKBUILD
+++ b/testing/mpop/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: xcko <xcko@airmail.cc> 1# Contributor: xcko <xcko@airmail.cc>
2# Maintainer: xcko <xcko@airmail.cc> 2# Maintainer: xcko <xcko@airmail.cc>
3pkgname=mpop 3pkgname=mpop
4pkgver=1.4.8 4pkgver=1.4.9
5pkgrel=0 5pkgrel=0
6pkgdesc="retrieves mail from pop3 mailboxes" 6pkgdesc="retrieves mail from pop3 mailboxes"
7url="https://marlam.de/mpop" 7url="https://marlam.de/mpop"
@@ -34,4 +34,4 @@ vim() {
34 "$subpkgdir"/usr/share/vim/vimfiles/syntax/$pkgname.vim 34 "$subpkgdir"/usr/share/vim/vimfiles/syntax/$pkgname.vim
35} 35}
36 36
37sha512sums="026d991d1a3a2af4751d53d67d49453dd44a267b5dbc4c72229415176082675fccd9969c4cedff4420b06038f2c36980ca959daa838113c3ede3494c5a06fa2d mpop-1.4.8.tar.xz" 37sha512sums="92b7e9c980f12fb76da1af1a0793ea432c638a1137dbd72c2abba00828152d8635a351a996384af1e51bb754243b6caecdc61810c217b81014ad77ecf35d73b4 mpop-1.4.9.tar.xz"