comparison src/opencore-amr.mk @ 3625:c86eb8093b3e

opencore-amr: update to version 0.1.3 * src/opencore.mk: update version.
author John Donoghue <john.donoghue@ieee.org>
date Sat, 28 Jun 2014 07:57:32 -0400
parents 13be64f9f16d
children 26b0654d196f
comparison
equal deleted inserted replaced
3624:ea8e428683fd 3625:c86eb8093b3e
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.2 6 $(PKG)_VERSION := 0.1.3
7 $(PKG)_CHECKSUM := 289478d49701213255e9d63a93aae9ad472125cc 7 $(PKG)_CHECKSUM := 737f00e97a237f4ae701ea55913bb38dc5513501
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)_VERSION)/$($(PKG)_FILE) 10 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=
12 12