aboutsummaryrefslogtreecommitdiffstats
path: root/community/pidgin/APKBUILD
diff options
context:
space:
mode:
authoromni <omni+alpine@hack.org>2022-05-15 21:56:53 +0000
committeralice <alice@ayaya.dev>2022-05-16 14:32:46 +0000
commit2a9b6999b52291c369cefcca19e598574b755f32 (patch)
tree3713e51438f49d8496531a6a68c929f1e7781131 /community/pidgin/APKBUILD
parentdee1129f0e2e68516adecb13464d7dc074f7c9c9 (diff)
community/pidgin: security upgrade to 2.14.9
Diffstat (limited to 'community/pidgin/APKBUILD')
-rw-r--r--community/pidgin/APKBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/community/pidgin/APKBUILD b/community/pidgin/APKBUILD
index 57ca1d3fa20..04e23ea4579 100644
--- a/community/pidgin/APKBUILD
+++ b/community/pidgin/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pidgin
-pkgver=2.14.8
+pkgver=2.14.9
pkgrel=0
pkgdesc="Graphical, multi-protocol instant messaging client"
url="http://pidgin.im"
@@ -20,6 +20,10 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-lang
source="https://downloads.sourceforge.net/project/pidgin/Pidgin/$pkgver/pidgin-$pkgver.tar.gz"
options="!check"
+# secfixes:
+# 2.14.9-r0:
+# - CVE-2022-26491
+
build() {
./configure \
--build=$CBUILD \
@@ -85,5 +89,5 @@ _xmpp() {
}
sha512sums="
-897891c7cb44b06103bbd5384b2fc0c01b534ff22e651ce1c86a521e1fb7d8fd439aa1d4a70bcea51f4e7bfc3ee5359bbb0645b999952e82c02c93939bbdb779 pidgin-2.14.8.tar.gz
+6f93b3eec73a26252c82b9b822eb7e4fa00ccfc2f8d1881f3b519871c7c284fe9013789f2d4c2d9c276844c0d30200f71a915a53211ad445fd8230cdc1823677 pidgin-2.14.9.tar.gz
"