Skip to content

Commit

Permalink
syncli-net: update socat
Browse files Browse the repository at this point in the history
- update socat to v1.8.0.1 (SynoCommunity#6258)
  • Loading branch information
hgy59 committed Oct 9, 2024
1 parent e0bfde0 commit b870800
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cross/socat/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = socat
PKG_VERS = 1.8.0.0
PKG_VERS = 1.8.0.1
PKG_EXT = tar.bz2
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = http://www.dest-unreach.org/socat/download
Expand Down
6 changes: 3 additions & 3 deletions cross/socat/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
socat-1.8.0.0.tar.bz2 SHA1 45915619996db1159ea79a6a23ec3ae27db6eeb9
socat-1.8.0.0.tar.bz2 SHA256 e1de683dd22ee0e3a6c6bbff269abe18ab0c9d7eb650204f125155b9005faca7
socat-1.8.0.0.tar.bz2 MD5 51f9ecdf5d942d0a3c150ea400eb89ef
socat-1.8.0.1.tar.bz2 SHA1 6cf8b255108fc6bd7ab67fed61e0b52b21150fc4
socat-1.8.0.1.tar.bz2 SHA256 6a283565db7cf86292c6f70504c58abb03e29888adeed5a6c5f3457e803c1b81
socat-1.8.0.1.tar.bz2 MD5 e53a6e8e8594ac87476fe4ae361bbcd1
2 changes: 1 addition & 1 deletion diyspk/socat/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SPK_NAME = socat
SPK_VERS = 1.8.0.0
SPK_VERS = 1.8.0.1
SPK_REV = 1

DEPENDS = cross/socat
Expand Down

0 comments on commit b870800

Please sign in to comment.