mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mozplugger: rebuild for metadata
This commit is contained in:
parent
2bd3316f74
commit
10953f8fcf
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mozplugger'
|
# Template file for 'mozplugger'
|
||||||
pkgname=mozplugger
|
pkgname=mozplugger
|
||||||
version=2.1.6
|
version=2.1.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
conf_files="/etc/mozpluggerrc"
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
depends="m4"
|
depends="m4"
|
||||||
conf_files="/etc/mozpluggerrc"
|
|
||||||
short_desc="Firefox plugin to embed arbitrary applications"
|
short_desc="Firefox plugin to embed arbitrary applications"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mozplugger.mozdev.org"
|
homepage="http://mozplugger.mozdev.org"
|
||||||
distfiles="http://mozplugger.mozdev.org/files/${pkgname}-${version}.tar.gz"
|
distfiles="http://mozplugger.mozdev.org/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=294cf06ad37b8d89e57ee9c4dc9e7549fd1b0dcec9769171d65dad36099e5fef
|
checksum=294cf06ad37b8d89e57ee9c4dc9e7549fd1b0dcec9769171d65dad36099e5fef
|
||||||
|
|
Loading…
Add table
Reference in a new issue