opendht.guncellendi

This commit is contained in:
milisbir 2017-08-11 22:33:10 +03:00
parent 38acb60af4
commit 7e8054593d
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
# Depends on: cmake gnutls nettle msgpack-c python3-setuptools cython argon2
name=opendht
version=1.3.5
version=1.3.6
release=1
source=(https://github.com/savoirfairelinux/opendht/archive/1.3.5.tar.gz::$name-$version.tar.gz)
source=(https://github.com/savoirfairelinux/opendht/archive/$version.tar.gz::$name-$version.tar.gz)
build() {
cd $name-$version