mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:27:45 +00:00
Ports: Bump pkgconf from version 1.7.3 to 1.8.0
This commit is contained in:
parent
8e8b1c8333
commit
cb9de1d741
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=pkgconf
|
||||
version=1.7.3
|
||||
files="https://distfiles.dereferenced.org/pkgconf/pkgconf-${version}.tar.xz pkgconf-${version}.tar.xz b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0"
|
||||
version=1.8.0
|
||||
files="https://distfiles.dereferenced.org/pkgconf/pkgconf-${version}.tar.xz pkgconf-${version}.tar.xz ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf"
|
||||
auth_type=sha256
|
||||
useconfigure=true
|
||||
# FIXME: This looks suspiciously host-y...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue