opendht.guncellendi

This commit is contained in:
milisbir 2017-08-11 22:33:10 +03:00
parent 38acb60af4
commit 7e8054593d

View file

@ -4,9 +4,9 @@
# Depends on: cmake gnutls nettle msgpack-c python3-setuptools cython argon2 # Depends on: cmake gnutls nettle msgpack-c python3-setuptools cython argon2
name=opendht name=opendht
version=1.3.5 version=1.3.6
release=1 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() { build() {
cd $name-$version cd $name-$version