Skip to content

Commit

Permalink
socat: Update to 1.8.0.2 (#5140)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Jan 16, 2025
1 parent 29a6a7c commit 504c761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions socat/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Contributor: John Proctor <[email protected]>

pkgname=socat
pkgver=1.8.0.1
pkgver=1.8.0.2
pkgrel=1
pkgdesc='Multipurpose relay'
url='http://www.dest-unreach.org/socat/'
Expand All @@ -18,7 +18,7 @@ arch=('i686' 'x86_64')
depends=('libreadline' 'libopenssl')
makedepends=('libreadline-devel' 'openssl-devel' 'tar' 'autotools' 'gcc')
source=("http://www.dest-unreach.org/socat/download/${pkgname}-${pkgver}.tar.gz")
sha256sums=('dc350411e03da657269e529c4d49fe23ba7b4610b0b225c020df4cf9b46e6982')
sha256sums=('e9498367cb765d44bb06be9709c950f436b30bf7071a224a0fee2522f9cbb417')
noextract=("${pkgname}-${pkgver}.tar.gz")

prepare() {
Expand Down

0 comments on commit 504c761

Please sign in to comment.