compton-git: update to 20160504 (close #4573).
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'compton-git'
|
# Template file for 'compton-git'
|
||||||
pkgname=compton-git
|
pkgname=compton-git
|
||||||
version=20150922
|
version=20160504
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
hostmakedepends="pkg-config asciidoc pcre-devel git"
|
hostmakedepends="pkg-config asciidoc pcre-devel git"
|
||||||
@@ -20,5 +20,5 @@ do_fetch() {
|
|||||||
msg_normal "Fetching source from $url ...\n"
|
msg_normal "Fetching source from $url ...\n"
|
||||||
git clone ${url} ${wrksrc}
|
git clone ${url} ${wrksrc}
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
git reset --hard 2343e4bbd298b35ea5c190c52abd2b0cb9f79a18
|
git reset --hard e5074a5129a5e45b1839c3025f3358ac6903d611
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user