diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-03-18 12:00:48 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:54:35 -0500 |
commit | ea7af30af33a159d85a8727ccdc4e6b5d4e165f8 (patch) | |
tree | eb43c4aac22c0dfa8e527507d6c3d3e4e5a4f35b /network/pptp/pptp.SlackBuild | |
parent | 78c2e895dbb2e4c8b690d72ee505a62ca72da8fd (diff) |
network/pptp: Updated for version 1.10.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/pptp/pptp.SlackBuild')
-rw-r--r-- | network/pptp/pptp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/pptp/pptp.SlackBuild b/network/pptp/pptp.SlackBuild index 0ea1de4b74311..c6895c11e9f8c 100644 --- a/network/pptp/pptp.SlackBuild +++ b/network/pptp/pptp.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pptp -VERSION=${VERSION:-1.8.0} +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |