fbset: 2.1-33 -> 2.1-34

This commit is contained in:
Mateusz Słodkowicz 2025-05-13 13:41:47 +02:00
parent a42776ba2a
commit 8c329020c6
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
stdenv.mkDerivation rec {
pname = "fbset";
version = "2.1-33";
version = "2.1-34";
src = fetchurl {
url = "http://ftp.pl.debian.org/debian/pool/main/f/fbset/fbset_${version}_amd64.deb";
sha256 = "sha256-SgnrDvxLeYxkxFWetB/M5DOJwHk/mB3gTO0EyZRpLk4=";
sha256 = "sha256-fAe35rNjTuRgASq2U+q7rXV6c1yc57gJjswDuibVThw=";
};
dontBuild = true;
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
installPhase = ''
mkdir -p $out
mv bin $out
mv usr/bin $out
mv etc $out
mv usr/share $out
patchShebangs $out/bin/modeline2fb