Merge pull request #5979 from diizzyy/patch-5
mpg123: Update to 1.25.10
This commit is contained in:
commit
d58d711bec
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mpg123
|
||||
PKG_VERSION:=1.25.8
|
||||
PKG_VERSION:=1.25.10
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/mpg123
|
||||
PKG_HASH:=79da51efae011814491f07c95cb5e46de0476aca7a0bf240ba61cfc27af8499b
|
||||
PKG_HASH:=6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023
|
||||
PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
|
|
Loading…
Reference in a new issue