diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 10:58:44 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:55 +0000 |
| commit | 7e5818dd6dccd0ff3a6dc51bb6f311fe9e024022 (patch) | |
| tree | da4a239459ea1a82f6228b2d043e557f94bd70a6 /testing/pptpclient | |
| parent | 1e9a314b5f5a371e21c86a5db1d9fc11625fa2ad (diff) | |
| download | aports-7e5818dd6dccd0ff3a6dc51bb6f311fe9e024022.tar.bz2 aports-7e5818dd6dccd0ff3a6dc51bb6f311fe9e024022.tar.xz | |
testing/pptpclient: rebuild against perl 5.30
Diffstat (limited to 'testing/pptpclient')
| -rw-r--r-- | testing/pptpclient/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD index f31c45ac6d..5b58075997 100644 --- a/testing/pptpclient/APKBUILD +++ b/testing/pptpclient/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pptpclient pkgver=1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP." url="http://pptpclient.sourceforge.net/" arch="all" |
