diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 12:24:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 16:52:02 +0000 |
commit | 0708d9990dd8c69f12287439a084115218f01105 (patch) | |
tree | 00baac907ed4d59ef338e205c2b99038c3128489 /community/mythes | |
parent | 4f0e6f06a145bf68a122d8052c71ff3f445fcbc7 (diff) | |
download | aports-0708d9990dd8c69f12287439a084115218f01105.tar.bz2 aports-0708d9990dd8c69f12287439a084115218f01105.tar.xz |
community/mythes: rebuild against perl 5.24
Diffstat (limited to 'community/mythes')
-rw-r--r-- | community/mythes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mythes/APKBUILD b/community/mythes/APKBUILD index 8fb9665821..fcd479d959 100644 --- a/community/mythes/APKBUILD +++ b/community/mythes/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=mythes pkgver=1.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="A simple thesaurus" url="http://hunspell.sourceforge.net/" arch="all" |