Skip to content

Commit

Permalink
microsocks: update to 1.0.4 (#1417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Mar 3, 2024
1 parent 4d5fb92 commit 4ae3148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions microsocks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=microsocks
PKG_VERSION:=1.0.3
PKG_VERSION:=1.0.4
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/rofl0r/microsocks/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=6801559b6f8e17240ed8eef17a36eea8643412b5a7476980fd4e24b02a021b82
PKG_HASH:=130127a87f55870f18fbe47a64d9b9533020e2900802d36a0f6fd2b074313deb

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
Expand Down

0 comments on commit 4ae3148

Please sign in to comment.