diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 09:31:02 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-07-11 10:34:36 +0000 |
commit | 8af1f28e07e9566a8f8d3d3d231b6c9b139a485e (patch) | |
tree | 2d0471df732df6799d05297da9a588adf60baeb1 /community/pidgin | |
parent | b4df2e316b1014407a3e4ddf6d212a01668a0cd8 (diff) | |
download | aports-8af1f28e07e9566a8f8d3d3d231b6c9b139a485e.tar.bz2 aports-8af1f28e07e9566a8f8d3d3d231b6c9b139a485e.tar.xz |
community/pidgin: rebuild against nss-3.38
Diffstat (limited to 'community/pidgin')
-rw-r--r-- | community/pidgin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pidgin/APKBUILD b/community/pidgin/APKBUILD index 3bce07f864..42155b2a69 100644 --- a/community/pidgin/APKBUILD +++ b/community/pidgin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pidgin pkgver=2.13.0 -pkgrel=0 +pkgrel=1 pkgdesc="Graphical, multi-protocol instant messaging client" url="http://pidgin.im" arch="all" |