par2cmdline: update to 0.6.8.
This commit is contained in:
parent
aaf0274c69
commit
1d0103029f
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'par2cmdline'
|
||||
pkgname=par2cmdline
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake git"
|
||||
|
@ -12,7 +12,6 @@ homepage="https://github.com/BlackIkeEagle/par2cmdline"
|
|||
do_fetch() {
|
||||
git clone -b v${version} git://github.com/BlackIkeEagle/par2cmdline ${pkgname}-${version}
|
||||
}
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue