ffmpeg*: Follow HOMEPAGE redirect
This commit is contained in:
parent
19fdf38ba3
commit
d57224b9e3
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.56 2020/04/23 16:34:20 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2020/04/23 17:22:51 nia Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg2/}
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ffmpeg.mplayerhq.hu/
|
||||
HOMEPAGE= https://ffmpeg.org/
|
||||
COMMENT= Decoding, encoding and streaming software (v2.x)
|
||||
|
||||
CONFIGURE_ARGS+= --enable-avfilter
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.49 2020/04/23 10:29:19 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2020/04/23 17:22:52 nia Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg3/}
|
||||
PKGREVISION= 4
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ffmpeg.mplayerhq.hu/
|
||||
HOMEPAGE= https://ffmpeg.org/
|
||||
COMMENT= Decoding, encoding and streaming software (v3.x)
|
||||
|
||||
CONFIGURE_ARGS+= --enable-avfilter
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.25 2020/04/19 18:25:07 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2020/04/23 17:22:52 nia Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg4/}
|
||||
PKGREVISION= 5
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ffmpeg.mplayerhq.hu/
|
||||
HOMEPAGE= https://ffmpeg.org/
|
||||
COMMENT= Decoding, encoding and streaming software (v4.x)
|
||||
|
||||
CONFIGURE_ARGS+= --enable-avfilter
|
||||
|
|
Loading…
Reference in a new issue