diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-11-06 17:57:41 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-11-06 17:57:41 +0000 |
commit | a313bac10a1e5d3261f1fabd073464975bf4a39c (patch) | |
tree | 548dd03b28cdb804d82d5d6072a27ad0500fcfab | |
parent | d395841430462ab5c2bc73806cf97d9b84cd7d89 (diff) | |
download | freebsd-ports-a313bac10a1e5d3261f1fabd073464975bf4a39c.zip |
Update to 1.0.1
-rw-r--r-- | audio/bcg729/Makefile | 3 | ||||
-rw-r--r-- | audio/bcg729/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/bcg729/Makefile b/audio/bcg729/Makefile index 5e773e82bbf7..4f5f06f5c0f6 100644 --- a/audio/bcg729/Makefile +++ b/audio/bcg729/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bcg729 -PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTVERSION= 1.0.1 CATEGORIES= audio MASTER_SITES= SAVANNAH/linphone/plugins/sources diff --git a/audio/bcg729/distinfo b/audio/bcg729/distinfo index f810b822ed08..621bb5d3ee02 100644 --- a/audio/bcg729/distinfo +++ b/audio/bcg729/distinfo @@ -1,2 +1,2 @@ -SHA256 (bcg729-1.0.0.tar.gz) = f7d2ff2789c132f43ac2223e418023f512474c819ef96a24fee5b75edab840cc -SIZE (bcg729-1.0.0.tar.gz) = 446709 +SHA256 (bcg729-1.0.1.tar.gz) = 15f45abe2568b608984fe5f74aa8916d01a51cb26dcd559423d886d68ebe04ef +SIZE (bcg729-1.0.1.tar.gz) = 473172 |