diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 21:10:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:13:00 +0000 |
commit | d8e106aa69e562056d95685e8d5eaf873969ba5d (patch) | |
tree | 56147b4aace425e47cae28611791c7effa44dd13 /testing/hamlib | |
parent | 8fe65b915c1c62fd966bfedaae72883e092624ed (diff) | |
download | aports-d8e106aa69e562056d95685e8d5eaf873969ba5d.tar.bz2 aports-d8e106aa69e562056d95685e8d5eaf873969ba5d.tar.xz |
testing/hamlib: rebuild against perl 5.28
Diffstat (limited to 'testing/hamlib')
-rw-r--r-- | testing/hamlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hamlib/APKBUILD b/testing/hamlib/APKBUILD index aee514fdc3..9832a0aca8 100644 --- a/testing/hamlib/APKBUILD +++ b/testing/hamlib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradford D. Boyle <bradford.d.boyle@gmail.com> pkgname=hamlib pkgver=3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Library to control radio transceivers and receivers" url="http://www.hamlib.org/" arch="all" |