diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-11-06 09:20:37 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-11-06 09:20:37 +0200 |
commit | 1a09689271c4e4aaef6837e8aebc9aab39b5ab21 (patch) | |
tree | 13cd1d1a6de31ab67c8f19c4b0a65677417d68f7 | |
parent | 0f1909fc6b97fa9b6e0fb6d0c939214b560d68a1 (diff) | |
download | aports-1a09689271c4e4aaef6837e8aebc9aab39b5ab21.tar.bz2 aports-1a09689271c4e4aaef6837e8aebc9aab39b5ab21.tar.xz |
[various]: rebuild with new binutils for gnu hash
-rw-r--r-- | main/alsa-lib/APKBUILD | 2 | ||||
-rw-r--r-- | main/bzip2/APKBUILD | 2 | ||||
-rw-r--r-- | main/libogg/APKBUILD | 2 | ||||
-rw-r--r-- | main/libtheora/APKBUILD | 2 | ||||
-rw-r--r-- | main/libvorbis/APKBUILD | 2 | ||||
-rw-r--r-- | main/nettle/APKBUILD | 2 | ||||
-rw-r--r-- | main/opus/APKBUILD | 2 | ||||
-rw-r--r-- | main/p11-kit/APKBUILD | 2 | ||||
-rw-r--r-- | main/rtmpdump/APKBUILD | 2 | ||||
-rw-r--r-- | main/sdl/APKBUILD | 2 | ||||
-rw-r--r-- | main/x264/APKBUILD | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/main/alsa-lib/APKBUILD b/main/alsa-lib/APKBUILD index a624f09ed0..89cf25ab41 100644 --- a/main/alsa-lib/APKBUILD +++ b/main/alsa-lib/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=alsa-lib pkgver=1.0.29 -pkgrel=0 +pkgrel=1 pkgdesc="An alternative implementation of Linux sound support" url="http://www.alsa-project.org" arch="all" diff --git a/main/bzip2/APKBUILD b/main/bzip2/APKBUILD index 2a226b55ee..48e5571ef0 100644 --- a/main/bzip2/APKBUILD +++ b/main/bzip2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=bzip2 pkgver=1.0.6 -pkgrel=3 +pkgrel=4 pkgdesc="A high-quality data compression program" url="http://sources.redhat.com/bzip2" arch="all" diff --git a/main/libogg/APKBUILD b/main/libogg/APKBUILD index 80c6281c21..4c8a102c16 100644 --- a/main/libogg/APKBUILD +++ b/main/libogg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libogg pkgver=1.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="Ogg bitstream and framing library" url="http://xiph.org/ogg/" arch="all" diff --git a/main/libtheora/APKBUILD b/main/libtheora/APKBUILD index 072a870e97..d9678bd9cf 100644 --- a/main/libtheora/APKBUILD +++ b/main/libtheora/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libtheora pkgver=1.1.1 -pkgrel=9 +pkgrel=10 pkgdesc="An open video codec developed by the Xiph.org" url="http://www.xiph.org" arch="all" diff --git a/main/libvorbis/APKBUILD b/main/libvorbis/APKBUILD index c8a4848efa..86ad84de04 100644 --- a/main/libvorbis/APKBUILD +++ b/main/libvorbis/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libvorbis pkgver=1.3.5 -pkgrel=0 +pkgrel=1 pkgdesc="Vorbis codec library" url="http://www.xiph.org/ogg/vorbis/" arch="all" diff --git a/main/nettle/APKBUILD b/main/nettle/APKBUILD index 9127529097..7610c2724e 100644 --- a/main/nettle/APKBUILD +++ b/main/nettle/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=nettle pkgver=3.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="A low-level cryptographic library" url="http://www.lysator.liu.se/~nisse/nettle/" arch="all" diff --git a/main/opus/APKBUILD b/main/opus/APKBUILD index d3cead0f20..1a0b7d39a8 100644 --- a/main/opus/APKBUILD +++ b/main/opus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=opus pkgver=1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Codec designed for interactive speech and audio transmission over the Internet" url="http://www.opus-codec.org/" arch="all" diff --git a/main/p11-kit/APKBUILD b/main/p11-kit/APKBUILD index 720eac0d72..e3a165a6d4 100644 --- a/main/p11-kit/APKBUILD +++ b/main/p11-kit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=p11-kit pkgver=0.23.1 -pkgrel=0 +pkgrel=1 pkgdesc="Library for loading and sharing PKCS#11 modules" url="http://p11-glue.freedesktop.org/" arch="all" diff --git a/main/rtmpdump/APKBUILD b/main/rtmpdump/APKBUILD index b9c49b3972..a638c9984d 100644 --- a/main/rtmpdump/APKBUILD +++ b/main/rtmpdump/APKBUILD @@ -3,7 +3,7 @@ pkgname=rtmpdump verbase=2.4 pkgver=2.4_git20141231 -pkgrel=0 +pkgrel=1 pkgdesc="A tool to download rtmp:// and rtmpe:// streams" url="http://rtmpdump.mplayerhq.hu/" arch="all" diff --git a/main/sdl/APKBUILD b/main/sdl/APKBUILD index f58b20c2c3..69d81747b4 100644 --- a/main/sdl/APKBUILD +++ b/main/sdl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=sdl pkgver=1.2.15 -pkgrel=6 +pkgrel=7 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard" url="http://www.libsdl.org" arch="all" diff --git a/main/x264/APKBUILD b/main/x264/APKBUILD index 9e23509312..4230e3cb31 100644 --- a/main/x264/APKBUILD +++ b/main/x264/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=x264 pkgver=20140625 -pkgrel=0 +pkgrel=1 pkgdesc="free library for encoding H264/AVC video streams" url="http://www.videolan.org/developers/x264.html" arch="all" |