Skip to content

Commit

Permalink
Update libopenmpt
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot committed Sep 22, 2024
1 parent 1008552 commit d278878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libopenmpt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := libopenmpt
$(PKG)_WEBSITE := https://lib.openmpt.org/libopenmpt/
$(PKG)_DESCR := OpenMPT based module player library
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.7.9
$(PKG)_CHECKSUM := 0386e918d75d797e79d5b14edd0847165d8b359e9811ef57652c0a356a2dfcf4
$(PKG)_VERSION := 0.7.10
$(PKG)_CHECKSUM := 093713c1c1024f4f10c4779a66ceb2af51fb7c908a9e99feb892d04019220ba1
$(PKG)_SUBDIR := libopenmpt-$($(PKG)_VERSION)+release.autotools
$(PKG)_FILE := libopenmpt-$($(PKG)_VERSION)+release.autotools.tar.gz
$(PKG)_URL := https://lib.openmpt.org/files/libopenmpt/src/$($(PKG)_FILE)
Expand Down

0 comments on commit d278878

Please sign in to comment.