par2cmdline: update to 0.6.8.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'par2cmdline'
|
# Template file for 'par2cmdline'
|
||||||
pkgname=par2cmdline
|
pkgname=par2cmdline
|
||||||
version=0.6.7
|
version=0.6.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake git"
|
hostmakedepends="automake git"
|
||||||
@@ -12,7 +12,6 @@ homepage="https://github.com/BlackIkeEagle/par2cmdline"
|
|||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone -b v${version} git://github.com/BlackIkeEagle/par2cmdline ${pkgname}-${version}
|
git clone -b v${version} git://github.com/BlackIkeEagle/par2cmdline ${pkgname}-${version}
|
||||||
}
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user