mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
getopt: bump version.
This commit is contained in:
@@ -12,12 +12,12 @@ command-line.
|
|||||||
* It compiles cleanly with both libc-5 and glibc-2 (libc6).
|
* It compiles cleanly with both libc-5 and glibc-2 (libc6).
|
||||||
"
|
"
|
||||||
HOMEPAGE="http://software.frodo.looijaard.name/getopt/"
|
HOMEPAGE="http://software.frodo.looijaard.name/getopt/"
|
||||||
SOURCE_URI="http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz"
|
SOURCE_URI="http://frodo.looijaard.name/system/files/software/getopt/getopt-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6"
|
CHECKSUM_SHA256="d0bf1dc642a993e7388a1cddfb9409bed375c21d5278056ccca3a0acd09dc5fe"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
COPYRIGHT="1997-2012 Frodo Looijaard"
|
COPYRIGHT="1997-2012 Frodo Looijaard"
|
||||||
ARCHITECTURES="x86 x86_gcc2"
|
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
getopt = $portVersion
|
getopt = $portVersion
|
||||||
Reference in New Issue
Block a user