summaryrefslogtreecommitdiffstats
path: root/main/ffmpeg
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-17 19:04:59 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-17 19:55:29 +0100
commit72af87f36d830a43029c51b55dfbbabaa5657cdc (patch)
treee3a4535abe0b4253314db1dcaf5be42a3978426a /main/ffmpeg
parent1875d4e039362190fe41136fd342b372143d3e6f (diff)
downloadaports-72af87f36d830a43029c51b55dfbbabaa5657cdc.tar.bz2
aports-72af87f36d830a43029c51b55dfbbabaa5657cdc.tar.xz
main/ffmpeg: upgrade to 1.0.1
Diffstat (limited to 'main/ffmpeg')
-rw-r--r--main/ffmpeg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ffmpeg/APKBUILD b/main/ffmpeg/APKBUILD
index 777e62bb6..2c799afee 100644
--- a/main/ffmpeg/APKBUILD
+++ b/main/ffmpeg/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ffmpeg
-pkgver=1.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=0
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
url="http://ffmpeg.org/"
arch="all"
@@ -68,5 +68,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr
}
-md5sums="3ed526cea20c1bffb5a37f7730f710bd ffmpeg-1.0.tar.bz2
+md5sums="dbbb88ce5525dea22b24aaa098a9bcc2 ffmpeg-1.0.1.tar.bz2
2cdc11a99bf97c63c7cca27b073cb47c configure-dlvsym.patch"