mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
xorg-docs: update to 1.7.3.
This commit is contained in:
parent
151e17ffed
commit
0805c76a74
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'xorg-docs'
|
||||
pkgname=xorg-docs
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Misc docs for the X Window System that don't fit into other packages"
|
||||
maintainer="runrin <run.rin@rin.run>"
|
||||
license="MIT, BSD-3-Clause"
|
||||
homepage="https://www.x.org"
|
||||
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3
|
||||
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.xz"
|
||||
checksum=28a2f2eeb5d9ff58b85961ff3ed7baaaf1ffa132e2a81f8b2bb97cb499bcddef
|
||||
|
||||
post_install() {
|
||||
vlicense general/License.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue