top: update to 3.8beta1

This commit is contained in:
Tom G. Christensen
2013-11-20 21:37:28 +01:00
parent f61d74cfbe
commit ea9ff2328f
4 changed files with 6 additions and 37 deletions

View File

@@ -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()
{