Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=53d70773e667fc873472baf95e680c0009b19ab2
commit 53d70773e667fc873472baf95e680c0009b19ab2 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Apr 12 14:36:52 2008 +0200 flashplugin-9.0.124.0-1kalgan1-i686 - secfix bump - closes #2959 diff --git a/source/xlib/flashplugin/FrugalBuild b/source/xlib/flashplugin/FrugalBuild index db86924..3f3c211 100644 --- a/source/xlib/flashplugin/FrugalBuild +++ b/source/xlib/flashplugin/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: VMiklos <[EMAIL PROTECTED]> pkgname=flashplugin -pkgver=9.0.115.0 -pkgrel=1 +pkgver=9.0.124.0 +pkgrel=1kalgan1 pkgdesc="Macromedia flash plugin for Netscape/Mozilla (nonfree)" url="http://www.macromedia.com/" rodepends=('gtk+2' 'atk' 'libxt' 'freetype2' 'libice' 'cairo' 'pango') groups=('xlib') archs=('i686' '!x86_64') -up2date="lynx -useragent='Mozilla (Linux) Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep Version|sed 's/.*Version: //;s/,/./g;q'" +up2date="lynx -useragent='Mozilla (Linux) Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep rpm$|sed 's/.*plugin-\([^-]*\)-.*/\1/;q'" source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz) -sha1sums=('269ebe804f77890687f280ce7bfb79a62d2c5bd3') +sha1sums=('c838e8216c2e6a0027991d567d9d951ffc26d797') # NOTE: always check the upstream changelog: # http://www.adobe.com/support/documentation/en/flashplayer/9/releasenotes.html _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
