mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
twm: update to 1.0.13.1.
This commit is contained in:
parent
7ee2f10136
commit
c94af41888
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'twm'
|
# Template file for 'twm'
|
||||||
pkgname=twm
|
pkgname=twm
|
||||||
version=1.0.12
|
version=1.0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros bison"
|
hostmakedepends="pkg-config xorg-util-macros bison"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/twm.1.html"
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/twm.1.html"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=aaf201d4de04c1bb11eed93de4bee0147217b7bdf61b7b761a56b2fdc276afe4
|
checksum=a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue