mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
libgphoto2: drop .upstream file: hash method is now different
This commit is contained in:
parent
84f8ba819e
commit
af0212cb19
|
@ -1,9 +0,0 @@
|
||||||
url http://sourceforge.net/projects/gphoto/files/libgphoto/
|
|
||||||
SF_version_dir
|
|
||||||
version_link '[.]tar[.]bz2/download$'
|
|
||||||
SF_redirect
|
|
||||||
do_overwrite () {
|
|
||||||
ensure_hash
|
|
||||||
set_var_value version "$CURRENT_VERSION"
|
|
||||||
set_var_value sha256 "$CURRENT_HASH"
|
|
||||||
}
|
|
Loading…
Reference in a new issue