opendht.guncellendi
This commit is contained in:
parent
38acb60af4
commit
7e8054593d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue