mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
libde265: update to 1.0.8.
This commit is contained in:
parent
3b40e5a809
commit
4825ebf381
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libde265'
|
# Template file for 'libde265'
|
||||||
pkgname=libde265
|
pkgname=libde265
|
||||||
version=1.0.5
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake autoconf pkg-config libtool"
|
hostmakedepends="automake autoconf pkg-config libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.libde265.org"
|
homepage="https://www.libde265.org"
|
||||||
distfiles="https://github.com/strukturag/libde265/archive/v${version}.tar.gz"
|
distfiles="https://github.com/strukturag/libde265/archive/v${version}.tar.gz"
|
||||||
checksum=dd11ca91d828103476aa2317d97dddb4ed52d210bb324f4ac6d1d7ff1f19e0f9
|
checksum=c5ab61185f283f46388c700c43dc08606b0e260cd53f06b967ec0ad7a809ff11
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue