diff options
Diffstat (limited to 'libs/libvorbisidec')
-rw-r--r-- | libs/libvorbisidec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libvorbisidec/Makefile b/libs/libvorbisidec/Makefile index e9eb7dab4..7f2df0510 100644 --- a/libs/libvorbisidec/Makefile +++ b/libs/libvorbisidec/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://git.xiph.org/tremor.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=b56ffce0c0773ec5ca04c466bc00b1bbcaf65aef PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_MIRROR_HASH:=45a3ae74fffa32a9e0255132ec2cc4d5413af32699562a89278bc0e561bfbed7 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> |