comparison src/faad2.mk @ 6967:2bbaaa915f35

* src/faad2.mk: update to v2.11.1
author John Donoghue <john.donoghue@ieee.org>
date Tue, 14 Nov 2023 07:58:25 -0500
parents f5fa34cc7967
children
comparison
equal deleted inserted replaced
6966:0f286bf8893d 6967:2bbaaa915f35
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := faad2 4 PKG := faad2
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 2.11.0 6 $(PKG)_VERSION := 2.11.1
7 $(PKG)_CHECKSUM := 12f71ad790c2307a6833715fee22bd805a4992b3 7 $(PKG)_CHECKSUM := 72fed60d3970c35322294ca0f4527f01677aa696
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := https://github.com/knik0/$(PKG)/archive/refs/tags/$($(PKG)_VERSION).tar.gz 10 $(PKG)_URL := https://github.com/knik0/$(PKG)/archive/refs/tags/$($(PKG)_VERSION).tar.gz
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=
12 12