ytnef: update to 2.0.
This commit is contained in:
parent
5d801c153e
commit
fa41661977
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytnef'
|
# Template file for 'ytnef'
|
||||||
pkgname=ytnef
|
pkgname=ytnef
|
||||||
version=1.9.3
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/Yeraze/ytnef"
|
homepage="https://github.com/Yeraze/ytnef"
|
||||||
distfiles="https://github.com/Yeraze/ytnef/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Yeraze/ytnef/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=41a0033bde33c86a7e4aa4e14bb822dd03084098638e7d6557263e47e80b4f4f
|
checksum=bb12f34572de89e4825fce98d2d235d93cd34b2c41fed0074ebfa89af9e724a9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue