mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
mvwm-git: update to 20150409.
This commit is contained in:
parent
d7de109df5
commit
993163c36e
1 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'mvwm-git'
|
# Template file for 'mvwm-git'
|
||||||
pkgname=mvwm-git
|
pkgname=mvwm-git
|
||||||
version=20141116
|
version=20150409
|
||||||
revision=1
|
revision=1
|
||||||
|
_commit=f23f011fcd711422645043a215d5638a4965b187
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_script="./autogen.sh"
|
configure_script="./autogen.sh"
|
||||||
hostmakedepends="pkg-config git automake autoconf"
|
hostmakedepends="pkg-config git automake autoconf"
|
||||||
|
@ -15,9 +16,6 @@ license="GPL-2,custom"
|
||||||
homepage="http://github.com/ThomasAdam/mvwm"
|
homepage="http://github.com/ThomasAdam/mvwm"
|
||||||
provides="mvwm-${version}_${revision}"
|
provides="mvwm-${version}_${revision}"
|
||||||
replaces="mvwm>=0"
|
replaces="mvwm>=0"
|
||||||
|
wrksrc="mvwm-$_commit"
|
||||||
do_fetch() {
|
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||||
local url="git://github.com/ThomasAdam/mvwm"
|
checksum=34f6831d3e42b06d7af0ddf88ae43f353cd84f23563f090e7e4f0a13b75d7560
|
||||||
msg_normal "Fetching source from $url ...\n"
|
|
||||||
git clone ${url} ${pkgname}-${version}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue