summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/ffmpeg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ffmpeg/APKBUILD b/main/ffmpeg/APKBUILD
index fdea0a011..07e823f99 100644
--- a/main/ffmpeg/APKBUILD
+++ b/main/ffmpeg/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
-pkgver=0.10
-pkgrel=2
+pkgver=0.10.2
+pkgrel=0
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
url="http://ffmpeg.org/"
arch="all"
@@ -67,5 +67,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr
}
-md5sums="dc665cc599a739e3c5262ccdac13d129 ffmpeg-0.10.tar.bz2
+md5sums="de1bd5fc4bbf3ef730a5361ee596fedd ffmpeg-0.10.2.tar.bz2
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"