mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
plan9port: extract update_* to external update file
This commit is contained in:
parent
28ea459df6
commit
8856c2a277
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ short_desc="Port of many Plan 9 programs to Unix-like operating systems"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://swtch.com/plan9port/"
|
homepage="http://swtch.com/plan9port/"
|
||||||
update_site="https://code.google.com/p/plan9port/downloads/list"
|
|
||||||
distfiles="https://${pkgname}.googlecode.com/files/${pkgname}-${version}.tgz"
|
distfiles="https://${pkgname}.googlecode.com/files/${pkgname}-${version}.tgz"
|
||||||
checksum=cbb826cde693abdaa2051c49e7ebf75119bf2a4791fe3b3229f1ac36a408eaeb
|
checksum=cbb826cde693abdaa2051c49e7ebf75119bf2a4791fe3b3229f1ac36a408eaeb
|
||||||
|
|
||||||
|
|
1
srcpkgs/plan9port/update
Normal file
1
srcpkgs/plan9port/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site="https://code.google.com/p/plan9port/downloads/list"
|
Loading…
Add table
Reference in a new issue