3
0
Fork 0
forked from mirrors/nixpkgs

utox: 0.7.0 -> 0.9.0

Upstream is weird.
This commit is contained in:
Tobias Geerinckx-Rice 2016-05-21 13:50:52 +02:00
parent c7db50e24f
commit 5940056af6
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
name = "utox-${version}";
version = "0.7.0";
version = "0.9.0";
src = fetchFromGitHub {
owner = "GrayHatter";
repo = "uTox";
rev = "v${version}";
sha256 = "1md8fw6zqd3giskd89i56dgrsl83vn27xwr8k22263wkj1fxxw4c";
sha256 = "12l2821m4r8p3vmsqhqhfj60yhkl4w4xfy73cvy73qqw6xf2yam1";
};
buildInputs = [ pkgconfig libtoxcore-dev dbus libvpx libX11 openal freetype