Skip to content

Commit

Permalink
snowflake: update to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision committed Jan 2, 2024
1 parent 246f361 commit 4173327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/snowflake/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=snowflake
PKG_VERSION:=2.8.0
PKG_VERSION:=2.8.1
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MIRROR_HASH:=20ff3c292be6d91f535b009b95578d708daeb8b88cc2290e69feade7b844bf60
PKG_MIRROR_HASH:=27561a12117762cce618890202a906c582b7858356b315c93b316e8acb289b57

PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 4173327

Please sign in to comment.