mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/ccnet: Updated for version 4.3.2.
This commit is contained in:
parent
8b42964b59
commit
b2b64f3cc1
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ccnet
|
||||
VERSION=${VERSION:-4.3.1}
|
||||
VERSION=${VERSION:-4.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ccnet"
|
||||
VERSION="4.3.1"
|
||||
VERSION="4.3.2"
|
||||
HOMEPAGE="http://seafile.com/"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.3.1-server.tar.gz"
|
||||
MD5SUM="a8874dfd690a43d24ce31a602a5e938e"
|
||||
DOWNLOAD="https://github.com/haiwen/ccnet/archive/v4.3.2-server.tar.gz"
|
||||
MD5SUM="4c0e867e51e9a4252caac790784f9b4b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsearpc vala libzdb"
|
||||
|
|
Loading…
Reference in a new issue