aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-21 13:12:47 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-21 14:32:03 +0000
commit92ebb6a91720aa0ef98ee34e50ba996144db7743 (patch)
tree48c6a1415a58826faafd9f50f66700089b2b5083
parent5ef16671516813999aa6320e8257bd82897518ef (diff)
downloadaports-92ebb6a91720aa0ef98ee34e50ba996144db7743.tar.bz2
aports-92ebb6a91720aa0ef98ee34e50ba996144db7743.tar.xz
community/gmime: upgrade to 3.2.7
-rw-r--r--community/gmime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gmime/APKBUILD b/community/gmime/APKBUILD
index 127a21ea5b..d8db585490 100644
--- a/community/gmime/APKBUILD
+++ b/community/gmime/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gmime
-pkgver=3.2.6
+pkgver=3.2.7
pkgrel=0
pkgdesc="Glorious MIME Utility Library"
url="https://github.com/jstedfast/gmime"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a60d3f9f1aa8490865c22cd9539544e9c9f3ceb4037b9749cf9e5c279f97aa88fc4cd077bf2aff314ba0db2a1b7bbe76f9b1ca5a17fffcbd6315ecebc5414a3d gmime-3.2.6.tar.xz"
+sha512sums="2c8fecd6eb74c9e956c419ce111bef6280916ea3756a534b6b800a273f0fff260717cda7fefd4bd4c6ddb27973112ec6e73fa971fa74bb9aa04cfe587d45f10b gmime-3.2.7.tar.xz"