comparison src/opencore-amr.mk @ 6351:3c7f0478477f

* src/opencore-amr.mk: update to v0.1.6
author John Donoghue <john.donoghue@ieee.org>
date Mon, 01 Aug 2022 16:42:38 -0400
parents 47d998c794e6
children
comparison
equal deleted inserted replaced
6350:b08473e3edbb 6351:3c7f0478477f
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 := opencore-amr 4 PKG := opencore-amr
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 0.1.5 6 $(PKG)_VERSION := 0.1.6
7 $(PKG)_CHECKSUM := bef4d1e3a8a155b47569b6691a223843b33e279e 7 $(PKG)_CHECKSUM := 3c2c618a5a38757a530034f80aa5356789589bcc
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 := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_FILE) 10 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_FILE)
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=
12 12