libssh: extract update_* to external update file
This commit is contained in:
parent
d5ac578de8
commit
ba0c76e331
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ license="BSD"
|
||||||
homepage="http://www.libssh.org/"
|
homepage="http://www.libssh.org/"
|
||||||
distfiles="http://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.bz2"
|
distfiles="http://git.libssh.org/projects/libssh.git/snapshot/${pkgname}-${version}.tar.bz2"
|
||||||
checksum="0dc8f8b540767e57950610a36dde90d4f5ba0102697d1620f19ece40db2a239f"
|
checksum="0dc8f8b540767e57950610a36dde90d4f5ba0102697d1620f19ece40db2a239f"
|
||||||
update_site="http://git.libssh.org/projects/libssh.git/"
|
|
||||||
|
|
||||||
libssh-devel_package() {
|
libssh-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}"
|
depends="${sourcepkg}>=${version}"
|
||||||
|
|
1
srcpkgs/libssh/update
Normal file
1
srcpkgs/libssh/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site="http://git.libssh.org/projects/libssh.git/"
|
Loading…
Add table
Add a link
Reference in a new issue