diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 10:50:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 12:54:46 +0000 |
commit | 3a10e141f5b111d6b7c658ee94086a555d8d57a5 (patch) | |
tree | 623c0069d4132ee7d6eb752161b1d09c9638984e /main/hexchat | |
parent | a4603d036b7728c085c70d6504ae44781539279c (diff) | |
download | aports-3a10e141f5b111d6b7c658ee94086a555d8d57a5.tar.bz2 aports-3a10e141f5b111d6b7c658ee94086a555d8d57a5.tar.xz |
main/hexchat: rebuild against perl-5.22
Diffstat (limited to 'main/hexchat')
-rw-r--r-- | main/hexchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD index ee3ac7da6..68fcb1a26 100644 --- a/main/hexchat/APKBUILD +++ b/main/hexchat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hexchat pkgver=2.10.2 -pkgrel=0 +pkgrel=1 pkgdesc="A popular and easy to use graphical IRC (chat) client" url="http://www.hexchat.org" arch="all" |