mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xmh: update to 1.0.4.
This commit is contained in:
parent
a659660fcd
commit
50efcb40fe
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'xmh'.
|
# Template file for 'xmh'
|
||||||
pkgname=xmh
|
pkgname=xmh
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel xbitmaps"
|
makedepends="libXaw-devel xbitmaps"
|
||||||
depends="nmh"
|
depends="nmh"
|
||||||
short_desc="Send and read mail with an X interface to MH"
|
short_desc="Send and read mail with an X interface to MH"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
license="MIT"
|
||||||
checksum=b92f4f912a5fb6346d52cc2b639aea087b347f3b2e4e1a4fc7a165b1345f5689
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=e82c425a4c4156eee2e344d2e952f3fd816e03973005cd656ec1e9acf6f329db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue