Skip to content

Commit

Permalink
Library version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Yahweasel committed Sep 28, 2024
1 parent 8bc7295 commit 5d2c50a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mk/emfiberthreads.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EMFT_VERSION=0.2
EMFT_VERSION=1.0

build/inst/%/lib/libemfiberthreads.a: build/emfiberthreads-$(EMFT_VERSION)/libemfiberthreads.a
cd build/emfiberthreads-$(EMFT_VERSION) && \
Expand Down
4 changes: 2 additions & 2 deletions mk/libaom.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# NOTE: This file is generated by m4! Make sure you're editing the .m4 version,
# not the generated version!

# 3.8.3
LIBAOM_VERSION=42040044d
# 3.10.0
LIBAOM_VERSION=3ab84a771

build/inst/%/lib/pkgconfig/aom.pc: build/libaom-$(LIBAOM_VERSION)/build-%/Makefile
cd build/libaom-$(LIBAOM_VERSION)/build-$* && \
Expand Down
4 changes: 2 additions & 2 deletions mk/libaom.mk.m4
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ changequote(`[[[', `]]]')
# NOTE: This file is generated by m4! Make sure you're editing the .m4 version,
# not the generated version!

# 3.8.3
LIBAOM_VERSION=42040044d
# 3.10.0
LIBAOM_VERSION=3ab84a771

build/inst/%/lib/pkgconfig/aom.pc: build/libaom-$(LIBAOM_VERSION)/build-%/Makefile
cd build/libaom-$(LIBAOM_VERSION)/build-$* && \
Expand Down

0 comments on commit 5d2c50a

Please sign in to comment.