Revert "clipgrab: add comment about backporting"
This reverts commit f449ef7e0bbd6e8f1e8f0570d862d577184e306e.
This commit is contained in:
parent
1e5237bce8
commit
eb9eef12fc
@ -5,9 +5,6 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "clipgrab-${version}";
|
name = "clipgrab-${version}";
|
||||||
# The websites clipgrab deals with are a very moving target. That means that
|
|
||||||
# downloads break constantly. Because of that, updates should always be backported
|
|
||||||
# to the latest stable release.
|
|
||||||
version = "3.8.3";
|
version = "3.8.3";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user