Browse Source
Merge pull request #5979 from diizzyy/patch-5
mpg123: Update to 1.25.10
lilik-openwrt-22.03
Hannu Nyman
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
sound/mpg123/Makefile
|
|
@ -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 |
|
|
|