Skip to content

Commit

Permalink
Merge pull request #41 from alhalama/master
Browse files Browse the repository at this point in the history
Updating EVDI and Displaylink download to latest release
  • Loading branch information
ssaavedra committed Oct 16, 2017
2 parents dd6b160 + ccfed77 commit 9c86422
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: generic
sudo: required
env:
global:
- VERSION=1.4.1
- DAEMON_VERSION=1.3.54
- RELEASE=5
- VERSION=1.5.0
- DAEMON_VERSION=1.4.210
- RELEASE=1
matrix:
- OS_TYPE=fedora OS_VERSION=26
- OS_TYPE=fedora OS_VERSION=25
Expand Down
8 changes: 4 additions & 4 deletions Makefile
Expand Up @@ -2,10 +2,10 @@
# Versions
#

DAEMON_VERSION := 1.3.54
DOWNLOAD_ID := 993 # This id number comes off the link on the displaylink website
VERSION := 1.4.1
RELEASE := 5
DAEMON_VERSION := 1.4.210
DOWNLOAD_ID := 1057 # This id number comes off the link on the displaylink website
VERSION := 1.5.0
RELEASE := 1

#
# Dependencies
Expand Down
4 changes: 4 additions & 0 deletions displaylink.spec
Expand Up @@ -120,6 +120,10 @@ fi
/usr/bin/systemctl daemon-reload

%changelog
* Tue Oct 10 2017 Alan Halama <alhalama@gmail.com> 1.5
- Update evdi version to 1.5
- Bump downloaded version to 1.4

* Thu Aug 17 2017 Kahlil Hodgson <kahlil.hodgson999@gmail.com> 1.1.4-5
- Restart displaylink service around dkms rebuild
- Make setup quiet as per fedora/redhat guidelines
Expand Down

0 comments on commit 9c86422

Please sign in to comment.