diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 17:30:28 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 17:30:28 +0800 |
commit | a167bf51dddbbc1d94a1027e5dc312670c86bae5 (patch) | |
tree | 4d85d188cd7fb53f0443ee52f107dc5fd2ffdb0a /audio/libao | |
parent | b8a5946b484ee664fab36f0b3f3e8563dc18786a (diff) | |
download | freebsd-ports-gnome-a167bf51dddbbc1d94a1027e5dc312670c86bae5.tar.gz freebsd-ports-gnome-a167bf51dddbbc1d94a1027e5dc312670c86bae5.tar.zst freebsd-ports-gnome-a167bf51dddbbc1d94a1027e5dc312670c86bae5.zip |
audio/sndio: Update to 1.7.0
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 6a7fad763811..7ab2f6ce924f 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -3,7 +3,7 @@ PORTNAME= libao PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ao/ |