mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 20:12:59 +02:00
libogg: update to 1.3.6
This commit is contained in:
parent
64bf50fcbb
commit
cda2254a5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libogg'
|
# Template file for 'libogg'
|
||||||
pkgname=libogg
|
pkgname=libogg
|
||||||
version=1.3.5
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Ogg bitstream file format library"
|
short_desc="Ogg bitstream file format library"
|
||||||
|
@ -9,7 +9,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.xiph.org/ogg/"
|
homepage="https://www.xiph.org/ogg/"
|
||||||
changelog="https://gitlab.xiph.org/xiph/ogg/-/raw/master/CHANGES"
|
changelog="https://gitlab.xiph.org/xiph/ogg/-/raw/master/CHANGES"
|
||||||
distfiles="https://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
|
distfiles="https://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
|
||||||
checksum=c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705
|
checksum=5c8253428e181840cd20d41f3ca16557a9cc04bad4a3d04cce84808677fa1061
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue