Skip to content

Commit

Permalink
mpg123: version bumped to 1.14.4.
Browse files Browse the repository at this point in the history
This is another regression-fixing release, which happens when skimping on
verifying ground-breaking reworking of existing code. The resync logic no
longer signals premature end of stream on bad headers, short seeks don't
get bit reservoir unnecessarily cleared, and sample-accurate seek for files
without gapless metadata is accurate again.
  • Loading branch information
florin65 committed Jul 27, 2012
1 parent 5b19bc9 commit a0a654c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions audio/mpg123/DETAILS
@@ -1,12 +1,12 @@
MODULE=mpg123
VERSION=1.14.3
VERSION=1.14.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://www.mpg123.de/download
SOURCE_VFY=sha1:c3cd800121bccf15d8fc31a30575a5dce8aaa5d5
SOURCE_VFY=sha1:9f53e27bb40b8df3d3b6df25f5f9a8a83b1fccfe
WEB_SITE=http://mpg123.de
ENTERED=20011104
UPDATED=20120714
UPDATED=20120727
SHORT="A console MPEG audio player"

cat << EOF
Expand Down

0 comments on commit a0a654c

Please sign in to comment.