diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/socat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/socat/Makefile b/package/socat/Makefile index 9ffac2fd9..4e389bb33 100644 --- a/package/socat/Makefile +++ b/package/socat/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= socat -PKG_VERSION:= 1.7.3.2 +PKG_VERSION:= 1.7.4.2 PKG_RELEASE:= 1 -PKG_HASH:= ce3efc17e3e544876ebce7cd6c85b3c279fda057b2857fcaaf67b9ab8bdaf034 +PKG_HASH:= a38f507dea8aaa8f260f54ebc1de1a71e5adca416219f603cda3e3002960173c PKG_DESCR:= multipurpose relay PKG_SECTION:= net/misc PKG_NEEDS:= threads |