mpg123: update

This commit is contained in:
Uwe Hermann 2014-08-13 22:03:50 +02:00 committed by Timothy Gu
parent 5002db8289
commit 339c4d322a
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := mpg123
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.19.0
$(PKG)_CHECKSUM := 835f8ae489b41ae69fa8c76a0b1e5ee5495ef0ae
$(PKG)_VERSION := 1.20.1
$(PKG)_CHECKSUM := 5d7f9c27cbf258f258cb3ad7c17ebe5cda292bce
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/mpg123/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)