From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/7] opus: update to version 1.2.1
Date: Fri, 19 Jan 2018 19:28:58 +0100 [thread overview]
Message-ID: <20180119182903.1151-2-jonatan.schlag@ipfire.org> (raw)
In-Reply-To: <20180119182903.1151-1-jonatan.schlag@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
config/rootfiles/packages/opus | 2 +-
lfs/opus | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/packages/opus b/config/rootfiles/packages/opus
index db98a1dc7..ae893617d 100644
--- a/config/rootfiles/packages/opus
+++ b/config/rootfiles/packages/opus
@@ -7,6 +7,6 @@
#usr/lib/libopus.la
#usr/lib/libopus.so
usr/lib/libopus.so.0
-usr/lib/libopus.so.0.5.2
+usr/lib/libopus.so.0.6.1
#usr/lib/pkgconfig/opus.pc
#usr/share/aclocal/opus.m4
diff --git a/lfs/opus b/lfs/opus
index 2446edb2c..f91f7ac01 100644
--- a/lfs/opus
+++ b/lfs/opus
@@ -24,7 +24,7 @@
include Config
-VER = 1.1.2
+VER = 1.2.1
THISAPP = opus-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = opus
-PAK_VER = 1
+PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1f08a661bc72930187893a07f3741a91
+$(DL_FILE)_MD5 = 54bc867f13066407bc7b95be1fede090
install : $(TARGET)
check : $(patsubst %,$(DIR_CHK)/%,$(objects))
--
2.11.0
next prev parent reply other threads:[~2018-01-19 18:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-19 18:28 [PATCH 1/7] pyparsing: update to version 2.2.0 Jonatan Schlag
2018-01-19 18:28 ` Jonatan Schlag [this message]
2018-01-19 18:28 ` [PATCH 3/7] spice-protocol: update to version 0.12.13 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 4/7] spice: update to version 0.14 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 5/7] qemu: update to version 2.11 Jonatan Schlag
2018-01-19 18:29 ` [PATCH 6/7] python3-libvirt: drop this package Jonatan Schlag
2018-01-19 18:29 ` [PATCH 7/7] libvirt: update to version 4.0 Jonatan Schlag
2018-01-24 16:39 ` [PATCH 1/7] pyparsing: update to version 2.2.0 Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180119182903.1151-2-jonatan.schlag@ipfire.org \
--to=jonatan.schlag@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox