mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
13 lines
423 B
Text
13 lines
423 B
Text
|
NAME=nasm
|
||
|
BUILD_LIBRARIES=
|
||
|
VERSION=2.11.02
|
||
|
DISTNAME=$NAME-$VERSION
|
||
|
COMPRESSION=tar.xz
|
||
|
ARCHIVE=$DISTNAME.$COMPRESSION
|
||
|
SHA256SUM=233c574f2c068c0256f9b3653220ceb247c72b671085595259529156c6cfa55d
|
||
|
UPSTREAM_SITE=https://www.nasm.us/pub/nasm/releasebuilds/$VERSION
|
||
|
UPSTREAM_ARCHIVE=$ARCHIVE
|
||
|
BUILD_SYSTEM=configure
|
||
|
RELEASE_SEARCH_PAGE=https://www.nasm.us/pub/nasm/releasebuilds/
|
||
|
RELEASE_SEARCH_REGEX='([0-9]+\.[0-9]+(\.[0-9]+)*)/'
|