mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libshout: update to 2.4.3.
This commit is contained in:
parent
47a0ce4a83
commit
b508fc3ee0
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libshout'
|
# Template file for 'libshout'
|
||||||
pkgname=libshout
|
pkgname=libshout
|
||||||
version=2.4.1
|
version=2.4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libtheora-devel libvorbis-devel speex-devel"
|
makedepends="libtheora-devel libvorbis-devel speex-devel"
|
||||||
short_desc="Icecast client library"
|
short_desc="Icecast client library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
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=f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d
|
checksum=0d8af55d1141bf90710bcd41a768c9cc5adb251502a0af1dd22c8da215d40dfe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall shout.pc 644 usr/lib/pkgconfig
|
vinstall shout.pc 644 usr/lib/pkgconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue