Update talimat

This commit is contained in:
MEBis 2018-02-12 21:52:47 +03:00 committed by GitHub
parent 14aa2714fb
commit 39fe0c28f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -2,14 +2,14 @@
# URL: http://code.google.com/p/protobuf/
# Paketçi: milisarge
# Gerekler: python-setuptools
# Grup:
isim=protobuf
surum=2.6.1
surum=3.5.1
devir=1
kaynak=(https://github.com/google/protobuf/releases/download/v$surum/protobuf-$surum.tar.bz2)
derle()
{
kaynak=(https://github.com/google/protobuf/archive/v3.5.1.tar.gz::protobuf-$surum.tar.gz)
derle() {
cd ${isim}-$surum
./autogen.sh
./configure --prefix=/usr --disable-static