diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-10-25 00:33:33 +0200 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-25 17:28:18 +0000 |
commit | 664dd80b87781a9d9385e254f57d0d20429bcca3 (patch) | |
tree | b9fd5052b2dad00fd631afb819a19cfbaa2e3175 | |
parent | 45b366816f32927348e18eef954b5cb8370d3f1b (diff) | |
download | aports-664dd80b87781a9d9385e254f57d0d20429bcca3.tar.bz2 aports-664dd80b87781a9d9385e254f57d0d20429bcca3.tar.xz |
main/hylafax: rebuild against ghostscript 9.50
Closes GH-11934
-rw-r--r-- | main/hylafax/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hylafax/APKBUILD b/main/hylafax/APKBUILD index a1a1e5dcf5..d2f73e139d 100644 --- a/main/hylafax/APKBUILD +++ b/main/hylafax/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Cameron Banta <cbanta@gmail.com> pkgname=hylafax pkgver=6.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Sends and receives faxes" url="http://www.hylafax.org/" arch="all" |