Skip to content

Commit

Permalink
Merge pull request #188 from fw876/master
Browse files Browse the repository at this point in the history
microsocks: update to 1.0.4 (fw876#1417)
  • Loading branch information
stupidloud authored Mar 4, 2024
2 parents 0618b0b + 4ae3148 commit b9ca708
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 b9ca708

Please sign in to comment.