bar-git: update to 20140919
This commit is contained in:
parent
62ef1c0008
commit
8131f66ab3
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bar-git'
|
# Template file for 'bar-git'
|
||||||
pkgname=bar-git
|
pkgname=bar-git
|
||||||
version=20140820
|
version=20140919
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl git"
|
hostmakedepends="perl git"
|
||||||
|
@ -10,7 +10,6 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/LemonBoy/bar"
|
homepage="https://github.com/LemonBoy/bar"
|
||||||
provides="bar-${version}_${revision}"
|
provides="bar-${version}_${revision}"
|
||||||
replaces="bar>=0"
|
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/LemonBoy/bar"
|
local url="git://github.com/LemonBoy/bar"
|
||||||
|
|
Loading…
Reference in a new issue