diff options
author | obache <obache@pkgsrc.org> | 2014-03-14 09:00:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-03-14 09:00:11 +0000 |
commit | d520942142cd1f1048a902e2ed8afc780a80dbbe (patch) | |
tree | c982e1aedc9f9addaa1dbec74481b5b34c118eed /emulators/suse131_pulseaudio/Makefile | |
parent | 37a56890235869bb2165dfb556b97bf0d001ef30 (diff) | |
download | pkgsrc-d520942142cd1f1048a902e2ed8afc780a80dbbe.tar.gz |
Apply recommented update openSUSE-RU-2014:0284-1.
pulseaudio: Fix the incompatible size of pa_card_profile_info that leads to a
crash of pavucontrol
Bump PKGREVISION.
Diffstat (limited to 'emulators/suse131_pulseaudio/Makefile')
-rw-r--r-- | emulators/suse131_pulseaudio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/suse131_pulseaudio/Makefile b/emulators/suse131_pulseaudio/Makefile index 9bfcda614b7..c322e7a8d3a 100644 --- a/emulators/suse131_pulseaudio/Makefile +++ b/emulators/suse131_pulseaudio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/12/06 10:35:17 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/03/14 09:00:11 obache Exp $ DISTNAME= suse_pulseaudio-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators -RPMPKGS+= libpulse0-4.0.git.270.g9490a-1.1.${SUSE_ARCH} +RPMUPDPKGS+= libpulse0-4.0.git.270.g9490a-8.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for Pulseaudio |