Skip to content

Commit

Permalink
Update miniupnpc.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 30, 2025
1 parent 49e43c7 commit 1240a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/miniupnpc.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=miniupnpc
$(package)_version=2.2.8
$(package)_version=2.3.0
$(package)_download_path=https://miniupnp.tuxfamily.org/files/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=05B929679091B9921B6B6C1F25E39E4C8D1F4D46C8FEB55A412AA697AEE03A93
$(package)_sha256_hash=025C9AB95677F02A69BC64AC0A747F07E02BA99CF797BC679A5A552FED8D990C
$(package)_patches=dont_leak_info.patch fix_windows_build.patch

define $(package)_set_vars
Expand Down

0 comments on commit 1240a8e

Please sign in to comment.