top: update to 3.8beta1
This commit is contained in:
@@ -6,18 +6,15 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=top
|
||||
version=3.7
|
||||
version=3.8beta1
|
||||
pkgver=1
|
||||
source[0]=$topdir-$version.tar.bz2
|
||||
source[0]=http://www.unixtop.org/dist/$topdir-$version.tar.bz2
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
|
||||
# Source function library
|
||||
. ${BUILDPKG_SCRIPTS}/buildpkg.functions
|
||||
|
||||
# Global settings
|
||||
[ -n "$(isainfo | grep sparcv9)" ] && v9bin=1
|
||||
|
||||
reg prep
|
||||
prep()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user