mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xditview: update to 1.0.5.
This commit is contained in:
parent
6de56ee396
commit
e0ce18108e
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'xditview'.
|
# Template file for 'xditview'
|
||||||
pkgname=xditview
|
pkgname=xditview
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="Display ditroff output"
|
short_desc="Display ditroff output"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=307f8df1bc3e90a7fba74dfe16840891c365abc027fbd556027eb057e5d1ff73
|
checksum=eecb1ed51ab4edc7f454476d1248cfb7799a17c5679b3dd834e8b4658331c04b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue