opendht.guncellendi
This commit is contained in:
parent
9feb9519ea
commit
20a2ee0270
1
bin/mps
1
bin/mps
|
@ -528,6 +528,7 @@ oto_derle_kur_paketle(){
|
||||||
else
|
else
|
||||||
paket_derle_kur $1
|
paket_derle_kur $1
|
||||||
fi
|
fi
|
||||||
|
rm -rf {gerek.eski,gerek,kurulanlar,silinenler,tumgerekler.eski,tumgerekler}.liste
|
||||||
}
|
}
|
||||||
|
|
||||||
paket_kur_oto(){
|
paket_kur_oto(){
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# Gerekler: cmake gnutls nettle msgpack-c python3-setuptools cython argon2
|
# Gerekler: cmake gnutls nettle msgpack-c python3-setuptools cython argon2
|
||||||
|
|
||||||
isim=opendht
|
isim=opendht
|
||||||
surum=1.3.6
|
surum=1.5.0
|
||||||
devir=1
|
devir=1
|
||||||
kaynak=(https://github.com/savoirfairelinux/opendht/archive/$surum.tar.gz::$isim-$surum.tar.gz)
|
kaynak=(https://github.com/savoirfairelinux/opendht/archive/$surum.tar.gz::$isim-$surum.tar.gz)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue