diff options
Diffstat (limited to 'src/mpg123.mk')
-rw-r--r-- | src/mpg123.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mpg123.mk b/src/mpg123.mk index ba9b16f..7c228b2 100644 --- a/src/mpg123.mk +++ b/src/mpg123.mk @@ -1,6 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := mpg123 +$(PKG)_WEBSITE := http://www.mpg123.de/ $(PKG)_IGNORE := $(PKG)_VERSION := 1.22.4 $(PKG)_CHECKSUM := 5069e02e50138600f10cc5f7674e44e9bf6f1930af81d0e1d2f869b3c0ee40d2 |