aalib: update from 1.4rc4 to 1.4rc5

This commit is contained in:
Nixpkgs Monitor 2013-12-18 13:30:58 +02:00 committed by Evgeny Egorochkin
parent d4cf43d707
commit 0102ffdf8d

View File

@ -1,11 +1,11 @@
{stdenv, fetchurl, ncurses, automake}: {stdenv, fetchurl, ncurses, automake}:
stdenv.mkDerivation { stdenv.mkDerivation {
name = "aalib-1.4rc4"; name = "aalib-1.4rc5";
builder = ./builder.sh; builder = ./builder.sh;
src = fetchurl { src = fetchurl {
url = mirror://sourceforge/aa-project/aalib-1.4rc4.tar.gz; url = mirror://sourceforge/aa-project/aalib-1.4rc5.tar.gz;
md5 = "d5aa8e9eae07b7441298b5c30490f6a6"; sha256 = "1vkh19gb76agvh4h87ysbrgy82hrw88lnsvhynjf4vng629dmpgv";
}; };
# The fuloong2f is not supported by aalib still # The fuloong2f is not supported by aalib still