syncthing: обновление до версии 2.0.9
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name='extra-cmake-modules'
|
name='extra-cmake-modules'
|
||||||
version='6.18.0-rc1'
|
version='6.18.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Extra modules and scripts for CMake'
|
desc='Extra modules and scripts for CMake'
|
||||||
homepage='https://community.kde.org/Frameworks'
|
homepage='https://community.kde.org/Frameworks'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='syncthing-relaysrv'
|
name='syncthing-relaysrv'
|
||||||
version='2.0.8'
|
version='2.0.9'
|
||||||
release='1'
|
release='1'
|
||||||
desc='This is the relay server for the syncthing project.'
|
desc='This is the relay server for the syncthing project.'
|
||||||
desc_ru='Релейный сервер для проекта Syncthing.'
|
desc_ru='Релейный сервер для проекта Syncthing.'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='syncthing'
|
name='syncthing'
|
||||||
version='2.0.8'
|
version='2.0.9'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.'
|
desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.'
|
||||||
desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.'
|
desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.'
|
||||||
@@ -13,7 +13,7 @@ deps=('glibc' 'syncthing-relaysrv')
|
|||||||
deps_debian=('libc6')
|
deps_debian=('libc6')
|
||||||
build_deps=('git' 'go')
|
build_deps=('git' 'go')
|
||||||
|
|
||||||
sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.8/${provides}-linux-amd64-v${version}.tar.gz")
|
sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.9/${provides}-linux-amd64-v${version}.tar.gz")
|
||||||
checksums_amd64=('SKIP')
|
checksums_amd64=('SKIP')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
Reference in New Issue
Block a user