summaryrefslogtreecommitdiffstats
path: root/audio-players
diff options
context:
space:
mode:
authorThomas Orgis2017-07-03 01:48:00 +0200
committerThomas Orgis2017-07-03 01:48:43 +0200
commitd6e9c58886484975fe80aa57703bbe07d7e97066 (patch)
tree4ac252921eaf5dca62b378e3529bee71ddb5f6e6 /audio-players
parentd81d470047f6a239e1fd42946cf1fcd6141cdefa (diff)
mpg123: version 1.25.1
Diffstat (limited to 'audio-players')
-rwxr-xr-xaudio-players/mpg123/DETAILS6
-rw-r--r--audio-players/mpg123/HISTORY4
-rwxr-xr-xaudio-players/mpg123/PRE_BUILD2
3 files changed, 9 insertions, 3 deletions
diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index baa633f685..bb422f27ae 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -1,17 +1,17 @@
SPELL=mpg123
- VERSION=1.25.0
+ VERSION=1.25.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_URL[1]=http://mpg123.org/download/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
- SOURCE2_IGNORE=signature
+ SOURCE2_HASH=sha512:fd3c9566ce7243bb221950073873fa774951812aa93df60f2da7976d0c624ec8044b9d6489b682bdfb73bf448688cb1fba759a7cd3105598c6df5f254cd33b7c:VERIFIED_UPSTREAM_HASH
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_GPG=thomas.orgis.gpg:$SOURCE2:ID_CHECK_UPSTREAM_KEY
WEB_SITE=http://mpg123.org/
ENTERED=20011104
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
LICENSE[0]=LGPL
SHORT="the fast console MPEG audio player"
cat << EOF
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index 9ccac8972c..d9596f5090 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -1,3 +1,7 @@
+2017-07-03 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 1.25.1, ++SECURITY_PATCH
+ * PRE_BUILD: separate check for signature
+
2017-06-02 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: version 1.25.0
diff --git a/audio-players/mpg123/PRE_BUILD b/audio-players/mpg123/PRE_BUILD
new file mode 100755
index 0000000000..c1e13aa69b
--- /dev/null
+++ b/audio-players/mpg123/PRE_BUILD
@@ -0,0 +1,2 @@
+verify_file 2 &&
+default_pre_build