Merge pull request #174 from MarcWeber/fixes/plotutils-patch
2.6-2 moved to 2.6-3, so patches were not found
This commit is contained in:
commit
7bb8c6ac8f
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
|||||||
name = "gupnp-igd-0.2.1";
|
name = "gupnp-igd-0.2.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://www.gupnp.org/sites/all/files/sources/${name}.tar.gz";
|
url = https://launchpad.net/ubuntu/+archive/primary/+files/gupnp-igd_0.2.1.orig.tar.gz;
|
||||||
sha256 = "18ia8l24hbylz3dnbg2jf848bmbx0hjkq4fkwzzfn57z021f0fh2";
|
sha256 = "18ia8l24hbylz3dnbg2jf848bmbx0hjkq4fkwzzfn57z021f0fh2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Generated by debian-patches.sh from debian-patches.txt
|
# Generated by debian-patches.sh from debian-patches.txt
|
||||||
let
|
let
|
||||||
prefix = "http://patch-tracker.debian.org/patch/series/dl/plotutils/2.6-2";
|
prefix = "http://patch-tracker.debian.org/patch/series/dl/plotutils/2.6-3";
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user