mpup: syntax
This commit is contained in:
parent
9e6764b7d2
commit
1fb5147c6e
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/W3+GHtwx9CdlcopdyW2DVTiE/XkFkqKVgXMpYSzos0qbdToAks4iweqxwndLGVh1WieWi40NVyN2CxLx5zM6g4=
|
||||
SHA256 (Pkgfile) = d580b8f10bb2af976eededf4362090b4f31723ec55778f2d19b82f6c4c728f21
|
||||
RWSE3ohX2g5d/fz9JHyFjFUdpjTle5I9TVkLOA5K6hIfboESWPI78nq6zpE8q5I4tJ0k2Co0R0mJ7IjVa38/gte2b5JggYKQkgg=
|
||||
SHA256 (Pkgfile) = c33821fa648c4baaf098e9e0c8727145e6ff9fd6bb3db7ac64bd2cfd31b43475
|
||||
SHA256 (.footprint) = 2a229440df2037fd30abfd253b7271b6bbf856a1bfcc3c375b02a041576b859c
|
||||
SHA256 (mpup-2.0.1.tar.lz) = feed565c8d175936973a6d972e29b9a11b9401bf31305b7687ca28d24bd131c7
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Meta driver script for ports(8)
|
||||
# URL: https://crux.nu
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: bash ports findutils coreutils
|
||||
# Description: Meta driver script for ports(8)
|
||||
# URL: https://crux.nu
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: bash ports findutils coreutils
|
||||
|
||||
name=mpup
|
||||
version=2.0.1
|
||||
@ -9,7 +9,6 @@ release=1
|
||||
source=(https://crux.nu/files/$name-$version.tar.lz)
|
||||
|
||||
build() {
|
||||
|
||||
cd $name-$version
|
||||
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user