portdbc: changed tarball, no rebuild required
This commit is contained in:
parent
7df4d49d75
commit
9fd1f2e84b
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/TO+8CIIP+AykgLCMZYz4Ha8HHs2/Oh/Ra4L5ZQX/6h/r+rRf5qnDfdT02o51bLbFV4s4SGhM9isg0bszddi8gQ=
|
||||
SHA256 (Pkgfile) = b47015b05dc3343ccb16907fe538153f37fea507e05596cc75889acc6e9b1be1
|
||||
RWSE3ohX2g5d/fp/jTuWemjIOb27p1thbOR/fgSCpdbuPYYO0Nfe03ltXKsfUq2nJhIfwAk0Zv1Tks8/9vQbL0ahLdo6wVkyLQk=
|
||||
SHA256 (Pkgfile) = ac2b43fea582bfb35892ab490bc40602e25c0e940b6ce2f3746cd55508b22955
|
||||
SHA256 (.footprint) = 820e6295a17aa52cbcd41f21688898735b3014a9143b4d88a03f16919a608a3c
|
||||
SHA256 (portdbc-1.2.tar.gz) = 8af5693d0035d1e711fa408d26bacb8658ec92302edfedf917f7769e6d0147f4
|
||||
SHA256 (portdbc-1.2.tar.gz) = fd7c6bafe80e7ee8d89d1c7bcc4f2c7d69a3711a748caf6eb688e0ac3ed35c38
|
||||
|
@ -6,11 +6,10 @@
|
||||
name=portdbc
|
||||
version=1.2
|
||||
release=1
|
||||
_commit=ba7ff2c4189b12b020c9e7a4a054c6721692afc0
|
||||
source=(https://github.com/sepen/portdbc/archive/$_commit/$name-$version.tar.gz)
|
||||
source=(https://github.com/sepen/portdbc/archive/v$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$_commit
|
||||
cd $name-$version
|
||||
autoreconf -fvi
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user