forked from ports/contrib
boxes: 1.3 -> 2.0.0
This commit is contained in:
parent
495f491ae2
commit
83da148d32
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF36jziUOWEzzx1h5Do9Rbfa/Gl+Dofs/C8tLVJ4ECyHtyUfiRjfh0JDkh6Ekxe3kJMQRgawYORrGgFxLXk5tHMAE=
|
||||
SHA256 (Pkgfile) = 4a4ec0b3bcf7f8b4cd31d765275a96280a3a5215d0ff6806b2851cde0fbe6a3d
|
||||
RWSagIOpLGJF3zjev2kSatcVGMO4kYBw48qVVDO8hq7fYhqpyRo0xoGgPfJYTXcTF4ceAkRTll6hFeOkWZrnt6Ud15lrFnKctQ0=
|
||||
SHA256 (Pkgfile) = a0759ef38a7cc849788d9f4ea4f0fd4919d45b4da688f486576cdacaaf95f161
|
||||
SHA256 (.footprint) = 699f8f611fa0fd17ee163f74cbe37d300c3ebf89a6e77b43f310f93a01fd9d28
|
||||
SHA256 (boxes-v1.3.zip) = dce7d4127fcaaff6bfa11757df74da84b2a6963b96e35ea06ecc445104f7df4b
|
||||
SHA256 (boxes-2.0.0.tar.gz) = 952c85eccde42d23252dfe590d6f296a2179297ad1c54745330fb794907f5ad9
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: draw boxes around text
|
||||
# URL: https://boxes.thomasjensen.com/boxes.shtml
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on:
|
||||
# URL: https://boxes.thomasjensen.com/boxes.shtml
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: libpcre2
|
||||
|
||||
name=boxes
|
||||
version=1.3
|
||||
version=2.0.0
|
||||
release=1
|
||||
source=(https://github.com/ascii-boxes/boxes/archive/v$version/$name-v${version}.zip)
|
||||
source=(https://github.com/ascii-boxes/boxes/archive/v$version/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user