diff --git a/helpers/make-khronos-api b/helpers/make-khronos-api index bbfa2338f7a5041ce559299094cb4df3a30301b2..7b1d80b95b7dc364943469cf221f8cc6318a337b 100644 --- a/helpers/make-khronos-api +++ b/helpers/make-khronos-api @@ -17,13 +17,13 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 -EXTERNAL='deb-src http://ftp.debian.org/debian oldstable-backports main' +VERSION=2 +EXTERNAL='deb-src http://ftp.debian.org/debian stable main' REPOKEY=04EE7237B7D453EC BACKPORT=true . ./config -changelog "Backported from debian old stable backports" +changelog "Backported from debian stable as a wine dependency" compile