mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
parent
9da7549032
commit
f7e694733d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xorg-docs'
|
# Template file for 'xorg-docs'
|
||||||
pkgname=xorg-docs
|
pkgname=xorg-docs
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Misc docs for the X Window System that don't fit into other packages"
|
short_desc="Misc docs for the X Window System that don't fit into other packages"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="runrin <run.rin@rin.run>"
|
||||||
license="MIT, BSD-3-Clause"
|
license="MIT, BSD-3-Clause"
|
||||||
homepage="www.x.org"
|
homepage="www.x.org"
|
||||||
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=24b8677c3462c10465cf50d40576d76682acd5835526093a575865b2aa242c4b
|
checksum=2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense general/License.xml
|
vlicense general/License.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue