Skip to content

Commit

Permalink
Upgraded package
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-lab committed Nov 29, 2016
1 parent 2f127ff commit 1412469
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
janus-gateway-rtpbroadcast-experimental (0.0.29-beta2-jessie1) unstable; urgency=medium

* Make sure the JobFile is created in case of segfaults/crash/restart/kill (#107, @kris-lab)

-- Krzysztof Stasiak <[email protected]> Tue, 29 Nov 2016 19:57:00 +0000

janus-gateway-rtpbroadcast-experimental (0.0.29-beta1-jessie1) unstable; urgency=medium

* Investigate Doxygen for docu generation (#111, @kris-lab)
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

VERSION="0.0.29-beta1"
VERSION="0.0.29-beta2"
wget https://github.com/cargomedia/janus-gateway-rtpbroadcast/archive/v${VERSION}.tar.gz
unp v${VERSION}.tar.gz
mv v${VERSION}.tar.gz ${PACKAGE}_${VERSION}.orig.tar.gz
Expand Down

0 comments on commit 1412469

Please sign in to comment.