diff options
author | jkim <jkim@FreeBSD.org> | 2018-09-12 02:41:28 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2018-09-12 02:41:28 +0800 |
commit | ec900047bfb5f34b19b1f03db00787cd376f6094 (patch) | |
tree | 6e5addbdfea6750138fcdb5c3f63a3006829c59b /www/linux-flashplayer/Makefile | |
parent | 1f76403039e44a228efdcf3c872d17fe90205286 (diff) | |
download | freebsd-ports-gnome-ec900047bfb5f34b19b1f03db00787cd376f6094.tar.gz freebsd-ports-gnome-ec900047bfb5f34b19b1f03db00787cd376f6094.tar.zst freebsd-ports-gnome-ec900047bfb5f34b19b1f03db00787cd376f6094.zip |
Update to 31.0.0.108.
https://helpx.adobe.com/security/products/flash-player/apsb18-31.html
Diffstat (limited to 'www/linux-flashplayer/Makefile')
-rw-r--r-- | www/linux-flashplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-flashplayer/Makefile b/www/linux-flashplayer/Makefile index fe6309275d82..b6b6acde552a 100644 --- a/www/linux-flashplayer/Makefile +++ b/www/linux-flashplayer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplayer -PORTVERSION= 30.0.0.154 +PORTVERSION= 31.0.0.108 CATEGORIES= www multimedia linux MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX= linux- |