Merge pull request #4761 from diizzyy/patch-84
sound/mpg123: Update to 1.25.6
This commit is contained in:
commit
d360d159b4
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mpg123
|
||||
PKG_VERSION:=1.25.3
|
||||
PKG_VERSION:=1.25.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/mpg123
|
||||
PKG_HASH:=c24848dd1fcaf6900a2b1f5549996904f75fe6e05de982da655f8c626b375644
|
||||
PKG_HASH:=0f0458c9b87799bc2c9bf9455279cc4d305e245db43b51a39ef27afe025c5a8e
|
||||
PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
|
|
Loading…
Reference in a new issue