Update all source packages for xbps-src>=90.
This commit is contained in:
@@ -27,7 +27,6 @@ A simple `template` example is as follows:
|
||||
--------------------------------------------------------------------------
|
||||
# Template file for 'foo'
|
||||
|
||||
## source section
|
||||
pkgname="foo"
|
||||
version="1.0"
|
||||
revision="1"
|
||||
@@ -39,12 +38,6 @@ homepage="http://www.foo.org"
|
||||
distfiles="http://www.foo.org/foo-${version}.tar.gz"
|
||||
checksum="fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff"
|
||||
|
||||
## package section
|
||||
foo_package() {
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user