update
This commit is contained in:
parent
15cf0dfcad
commit
c80ce540d0
6
.SRCINFO
6
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = snx
|
pkgbase = snx
|
||||||
pkgdesc = Check Point SSL Network Extender (vpn client)
|
pkgdesc = Check Point SSL Network Extender (vpn client)
|
||||||
pkgver = 800007097
|
pkgver = 800007107
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
install = snx.install
|
install = snx.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = GPL
|
license = GPL
|
||||||
@ -9,7 +9,7 @@ pkgbase = snx
|
|||||||
depends = lib32-libstdc++5>=3.3.6
|
depends = lib32-libstdc++5>=3.3.6
|
||||||
noextract = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
|
noextract = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
|
||||||
source = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
|
source = https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh
|
||||||
md5sums = 82b517242eab2788dceaedb6b8f952cc
|
md5sums = e603351ee4f3d04da6879eb8d895d47856e43253
|
||||||
|
|
||||||
pkgname = snx
|
pkgname = snx
|
||||||
|
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Your Name <youremail@domain.com>
|
# Maintainer: Your Name <youremail@domain.com>
|
||||||
pkgname=snx
|
pkgname=snx
|
||||||
pkgver=800007097
|
pkgver=800007107
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Check Point SSL Network Extender (vpn client)"
|
pkgdesc="Check Point SSL Network Extender (vpn client)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url=""
|
url=""
|
||||||
@ -19,7 +19,7 @@ install=snx.install
|
|||||||
changelog=
|
changelog=
|
||||||
source=("https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh")
|
source=("https://vpnportal.aktifbank.com.tr/SNX/INSTALL/snx_install.sh")
|
||||||
noextract=("${source[@]%%::*}")
|
noextract=("${source[@]%%::*}")
|
||||||
md5sums=('82b517242eab2788dceaedb6b8f952cc')
|
md5sums=('e603351ee4f3d04da6879eb8d895d47856e43253')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user