mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
socat: update to 1.7.3.2
This commit is contained in:
parent
523a41f492
commit
12dd86fa6b
@ -1,15 +1,15 @@
|
||||
# Contribution from Archlinux: https://projects.archlinux.org/svntogit/packages.git/plain/trunk/PKGBUILD?h=packages/socat
|
||||
|
||||
pkgname=socat
|
||||
pkgver=1.7.3.1
|
||||
pkgrel=3
|
||||
pkgver=1.7.3.2
|
||||
pkgrel=1
|
||||
pkgdesc='Multipurpose relay'
|
||||
url='http://www.dest-unreach.org/socat/'
|
||||
license=('GPL2')
|
||||
arch=('x86_64')
|
||||
depends=('readline' 'openssl')
|
||||
source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
|
||||
sha1sums=('a6f1d8ab3e85f565dbe172f33a9be6708dd52ffb')
|
||||
sha1sums=('28eca1f8efeadde3f96c1ac89e553c28d736d41d')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user