expat: bump security update 0.5
This commit is contained in:
parent
913bb5a75d
commit
5412a1bae7
1 changed files with 2 additions and 2 deletions
|
|
@ -23,13 +23,13 @@
|
|||
# such packages from Debian in order to build the required udeb packages.
|
||||
##
|
||||
|
||||
VERSION=3
|
||||
VERSION=4
|
||||
NETINST=true
|
||||
. ./config
|
||||
|
||||
#FIXME:T12
|
||||
# Set version number due to source origin change
|
||||
export FULLVERSION="$(sed 's|ubuntu0.4||' <<< $FULLVERSION)"
|
||||
export FULLVERSION="$(sed 's|ubuntu0.5||' <<< $FULLVERSION)"
|
||||
|
||||
changelog "Fetch and build as udeb dependency for debian-installer."
|
||||
head -n1 debian/changelog | grep -q ubuntu && echo "error: update upstream version" && exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue