mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
Updated libogg to 1.3.0
This commit is contained in:
parent
35bcb6232e
commit
247ee8ce0e
@ -5,8 +5,8 @@
|
||||
|
||||
_pkgbasename=libogg
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.2.2
|
||||
pkgrel=2
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Ogg bitstream and framing library (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://www.xiph.org/ogg/"
|
||||
@ -15,7 +15,7 @@ depends=('lib32-glibc' $_pkgbasename)
|
||||
makedepends=(gcc-multilib)
|
||||
options=('!libtool')
|
||||
source=(http://downloads.xiph.org/releases/ogg/$_pkgbasename-$pkgver.tar.gz)
|
||||
md5sums=('5a9fcabc9a1b7c6f1cd75ddc78f36c56')
|
||||
md5sums=('0a7eb40b86ac050db3a789ab65fe21c2')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user