Skip to content

Commit

Permalink
snowflake: update to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PolynomialDivision committed Jun 10, 2024
1 parent ab7d571 commit de110a6
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.1
PKG_VERSION:=2.9.2
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:=e86e4038be64c825c28a3c9ab666700b3126a73b193d3a93aab39587251a35a5
PKG_MIRROR_HASH:=7b57423a1b326505999bbd3c96f60d3ef309399d5c16bb47755c39aed2deafbb

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

0 comments on commit de110a6

Please sign in to comment.