1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 11:44:48 +08:00

update build.sh

This commit is contained in:
Zeno Zeng 2014-10-13 21:21:43 +08:00
parent 0d01385cfc
commit d9f1da2817
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=0.1.1-2
VERSION=0.1.1-3
cd debian
./build.sh $VERSION > /dev/null

View File

@ -21,7 +21,7 @@ Version: $VERSION
Section: net
Priority: optional
Architecture: all
Depends: xl2tpd, curl
Depends: xl2tpd (>= 1.3.1), curl
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
Description: Command Line Scripts for ZJU
This script provides a VPN / WLAN / NEXTHOP for ZJUer.

View File

@ -21,7 +21,7 @@ Version: $VERSION
Section: net
Priority: optional
Architecture: all
Depends: xl2tpd, curl
Depends: xl2tpd (>= 1.3.1), curl
Maintainer: Zeno Zeng <zenoofzeng@gmail.com>
Description: Command Line Scripts for ZJU
This script provides a VPN / WLAN / NEXTHOP for ZJUer.