diff options
author | Henry Jensen <hjensen@connochaetos.org> | 2016-08-01 03:40:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 07:29:20 +0700 |
commit | 6c762653af2a3bcbcbda6c5312b2eae9cfd1e267 (patch) | |
tree | ed71806e644367ce7f42fee73cdde3ce6b275bdd /network/corebird/corebird.info | |
parent | 72ecb21d099671dd10bc0f1217a9991f59dfbd20 (diff) | |
download | slackbuilds-6c762653af2a3bcbcbda6c5312b2eae9cfd1e267.tar.gz slackbuilds-6c762653af2a3bcbcbda6c5312b2eae9cfd1e267.tar.xz |
network/corebird: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/corebird/corebird.info')
-rw-r--r-- | network/corebird/corebird.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/corebird/corebird.info b/network/corebird/corebird.info index 3f089be6937..88ae5735079 100644 --- a/network/corebird/corebird.info +++ b/network/corebird/corebird.info @@ -1,10 +1,10 @@ PRGNAM="corebird" -VERSION="1.2.2" +VERSION="1.3" HOMEPAGE="http://corebird.baedert.org/" -DOWNLOAD="https://github.com/baedert/corebird/archive/1.2.2.tar.gz" -MD5SUM="182436ad377f971469da8303fb206bc5" +DOWNLOAD="https://github.com/baedert/corebird/archive/1.3/corebird-1.3.tar.gz" +MD5SUM="800dbda002a28ae78eb6932fc403d3fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="rest libgee json-glib gst-libav" +REQUIRES="rest json-glib gst-libav" MAINTAINER="Henry Jensen" EMAIL="hjensen@connochaetos.org" |