hyperion: bump PKG_REV

This commit is contained in:
Lukas Rusak 2016-11-18 12:47:59 -08:00
parent 133e689af8
commit e6de58e71a
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
105
- Update protobuf to 3.1.0
- Fix build with gcc 6
104
- Allow running with hyperion-x11
- Add reload option to service.hyperion

View File

@ -18,7 +18,7 @@
PKG_NAME="hyperion"
PKG_VERSION="355a324"
PKG_REV="104"
PKG_REV="105"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/hyperion-project/hyperion"
PKG_URL="https://github.com/hyperion-project/hyperion/archive/$PKG_VERSION.tar.gz"