libshout: update to 2.4.5.
This commit is contained in:
parent
f3a4cd0cc6
commit
7dfd097b9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libshout'
|
# Template file for 'libshout'
|
||||||
pkgname=libshout
|
pkgname=libshout
|
||||||
version=2.4.3
|
version=2.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libtheora-devel libvorbis-devel speex-devel"
|
makedepends="libtheora-devel libvorbis-devel speex-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="http://www.icecast.org/"
|
homepage="http://www.icecast.org/"
|
||||||
distfiles="http://downloads.xiph.org/releases/libshout/libshout-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/libshout/libshout-${version}.tar.gz"
|
||||||
checksum=0d8af55d1141bf90710bcd41a768c9cc5adb251502a0af1dd22c8da215d40dfe
|
checksum=d9e568668a673994ebe3f1eb5f2bee06e3236a5db92b8d0c487e1c0f886a6890
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall shout.pc 644 usr/lib/pkgconfig
|
vinstall shout.pc 644 usr/lib/pkgconfig
|
||||||
|
|
Loading…
Reference in a new issue